Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34043 (GCVE-0-2026-34043)
Vulnerability from cvelistv5 – Published: 2026-03-31 01:48 – Updated: 2026-03-31 13:55| URL | Tags |
|---|---|
| https://github.com/yahoo/serialize-javascript/sec… | x_refsource_CONFIRM |
| https://github.com/yahoo/serialize-javascript/com… | x_refsource_MISC |
| https://github.com/yahoo/serialize-javascript/rel… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| yahoo | serialize-javascript |
Affected:
< 7.0.5
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-34043",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-31T13:55:44.694969Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-31T13:55:54.998Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "serialize-javascript",
"vendor": "yahoo",
"versions": [
{
"status": "affected",
"version": "\u003c 7.0.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted \"array-like\" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-834",
"description": "CWE-834: Excessive Iteration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-31T01:48:45.759Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
},
{
"name": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"name": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
}
],
"source": {
"advisory": "GHSA-qj8w-gfj5-8c6v",
"discovery": "UNKNOWN"
},
"title": "Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-34043",
"datePublished": "2026-03-31T01:48:45.759Z",
"dateReserved": "2026-03-25T15:29:04.745Z",
"dateUpdated": "2026-03-31T13:55:54.998Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34043",
"date": "2026-07-28",
"epss": "0.00472",
"percentile": "0.38255"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34043\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-31T03:15:58.400\",\"lastModified\":\"2026-06-17T10:38:28.740\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted \\\"array-like\\\" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5.\"},{\"lang\":\"es\",\"value\":\"Serializar JavaScript a un superconjunto de JSON que incluye expresiones regulares y funciones. Antes de la versi\u00f3n 7.0.5, existe una vulnerabilidad de denegaci\u00f3n de servicio (DoS) causada por el agotamiento de la CPU. Al serializar un objeto \u0027similar a un array\u0027 especialmente dise\u00f1ado (un objeto que hereda de Array.prototype pero tiene una propiedad \u0027length\u0027 muy grande), el proceso entra en un bucle intensivo que consume el 100% de la CPU y se cuelga indefinidamente. Este problema ha sido parcheado en la versi\u00f3n 7.0.5.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"yahoo\",\"product\":\"serialize-javascript\",\"versions\":[{\"version\":\"\u003c 7.0.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-31T13:55:44.694969Z\",\"id\":\"CVE-2026-34043\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-834\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:yahoo:serialize:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.0.5\",\"matchCriteriaId\":\"DED6E0E1-E4EB-4B38-918C-0429510F4FAC\"}]}]}],\"references\":[{\"url\":\"https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-27T22:28:50+00:00",
"cve": "CVE-2026-34043",
"id": "CVE-2026-34043",
"initial_release_date": "2026-03-31T01:48:45.759000+00:00",
"product_status:fixed": "574",
"product_status:known_affected": "58",
"product_status:known_not_affected": "2868",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34043.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-06-12T02:29:09Z",
"cve": "CVE-2026-34043",
"id": "CVE-2026-34043",
"initial_release_date": "2026-05-29T01:21:41Z",
"product_status:recommended": "36",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-34043",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-34043.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34043\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-31T13:55:44.694969Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-31T13:55:49.732Z\"}}], \"cna\": {\"title\": \"Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects\", \"source\": {\"advisory\": \"GHSA-qj8w-gfj5-8c6v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"yahoo\", \"product\": \"serialize-javascript\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.0.5\"}]}], \"references\": [{\"url\": \"https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v\", \"name\": \"https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b\", \"name\": \"https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5\", \"name\": \"https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted \\\"array-like\\\" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-834\", \"description\": \"CWE-834: Excessive Iteration\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-31T01:48:45.759Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34043\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-31T13:55:54.998Z\", \"dateReserved\": \"2026-03-25T15:29:04.745Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-31T01:48:45.759Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:29082
Vulnerability from csaf_redhat - Published: 2026-07-01 08:48 - Updated: 2026-07-29 12:40A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 | — |
Workaround
|
{
"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.16.65 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.16.\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.16.65. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:29079\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.16/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:29082",
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34043",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"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_29082.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.65 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-29T12:40:57+00:00",
"generator": {
"date": "2026-07-29T12:40:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:29082",
"initial_release_date": "2026-07-01T08:48:52+00:00",
"revision_history": [
{
"date": "2026-07-01T08:48:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-29T12:40:57+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.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Af75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782185348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ae53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782187593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Acbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1782212206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1782186489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782190508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Afa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782191435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782191478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782187573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ab5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782190459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Acd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782189717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782191442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782190798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782188862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782190005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782190430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Af3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782187952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782191068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1782211397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Af9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1782187363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Aa165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1782187123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782187085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782187375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782187991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782190540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782187145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aedca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ae1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782185351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782187928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782191417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782186863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ab1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782189943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1782185497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Aa15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1782185516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1782211537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Aa5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1782185379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782191131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782187852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ad2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782189412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782190849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782243791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782189290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782191544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782191221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ab916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782211435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782186871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782186511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782185402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782187133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782244020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782190574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782189914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782188506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782190571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782187440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ab5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782187077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782190278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782187770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ad2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782187520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aadb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782189888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aaea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ad3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782188529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ac912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782190383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Adb80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782190984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1781007624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=1782186442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel9@sha256%3Aa4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=1782186321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782190491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1782186664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1782186543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Aef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1782186685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1782186399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1782186452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Ad8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1782186683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1782211441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Adfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1782186720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ad562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1782186690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ac1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1782186619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1782211403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ac4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782191600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782191070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ae0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782189785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782190597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782188243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782190822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782186875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782190766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Afa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782187184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ae8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782190190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782189875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782189844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Adfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782187091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782191038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Aafbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782191073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aa21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782190730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Acf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782187786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Af4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782191193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Aa070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782189804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782187259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782191252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Ab6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Adb087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782185352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Abc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Ad88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782189436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Add9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782190719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aa8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782186841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782186816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782187112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ab203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782191081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782187698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782187702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782187116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782187594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aa675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782187761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Abcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1782186890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Ae99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1782186846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1782186870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782191422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Adb6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1782186633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1782211468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782190359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aa3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782194963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3Adf12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782194893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ac6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782194999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782191191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aaa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782191282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782211436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782187255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782189573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1782186640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1782211402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782189947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782199723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782190986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Af3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782186891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Af69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782214236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Ada054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1782186354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1782186362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ad0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782211394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782190889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3Ada92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1782190429"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Aa1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782191246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782191374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782187663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ad825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782188623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782191413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782189015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782190320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Aa0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782212431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Aec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1782186449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Abdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1782187611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1782187066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Afca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1782187592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Ad9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1782189363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782191360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Adea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1782187546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ac4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782191474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ab5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782187653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1782186391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1782186391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Ab2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1782186410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Ab2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1782186410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Ac9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1782186383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1782186383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782212374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782190909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ab1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782190531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Aa34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782190707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782187314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782191311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1782186364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1782186390"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782185348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782187593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Aa1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1782212206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1782186489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782190508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782191435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782191478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ac1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782187573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782190459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782189717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782191442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782190798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ae18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782188862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Abc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782190005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782190430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782187952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782191068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782187085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Af5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782187375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Aa2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782187991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Af232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782190540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782187145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782185351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782187928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ab2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782191417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aa02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782186863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782189943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1782185497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1782185516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1782211537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1782185379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782191131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ab4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782187852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782189412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782190849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782243791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782189290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782191544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782191221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782211435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782186871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782186511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782185402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Af4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782187133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Af2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782244020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782190574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782189914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782188506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Ad2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782190571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782187440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782187077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Aea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782190278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782187770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782187520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ac83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782189888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ae2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782188529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782190383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782190984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1781007624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782190491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1782186664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1782186543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1782186685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ac15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1782186399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1782186452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1782186683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Af583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1782211441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1782186720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1782186690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1782186619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1782211403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782191600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782191070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782189785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782190597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Aa7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782188243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782190822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Aad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782186875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782190766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ac4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782187184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782190190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782189875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ab224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782189844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782187091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782191038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ac58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782191073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Af1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782190730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782187786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782191193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782189804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Abd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782187259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aa805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782191252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782185352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Ad59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782189436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782190719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aa6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782186841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Aed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Aab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782186816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782187112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782191081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Aaa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782187698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Af2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782187702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782187116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782187594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782187761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1782211468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ade0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782190359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Acd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782194963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782194893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782194999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782191191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ae44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782191282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Adfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782211436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782187255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782189573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1782186640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1782211402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782189947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Affb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782199723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782190986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Af6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782186891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782214236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782211394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Ad7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782190889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1782190429"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782191246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782191374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782187663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ad4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782188623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ade03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782191413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782189015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Ae7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782190320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782212431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1782189363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782191360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Ab560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1782187546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782191474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Acdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782187653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782212374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782190909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782190531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Add4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782190707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782187314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782191311"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782185348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782187593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782190508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Aba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782191435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Aef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782191478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782187573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782190459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782189717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782191442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Aee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ad661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782190798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782188862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ada5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782190005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782190430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ad69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782187952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782191068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Afd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782187085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782187375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ad438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782187991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ad79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782190540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ab7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782187145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782185351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782187928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782191417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ac20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782186863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782189943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782191131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782187852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782189412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ac07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782190849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782243791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782189290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aa826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782191544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782191221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Abfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782211435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ac69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782186871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aeadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782186511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aafdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782185402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ab85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782187133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ac8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782244020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ac11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782190574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Abb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782189914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Aa977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782188506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782190571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782187440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782187077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Aa980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782190278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782187770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782187520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782189888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782188529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782190383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782190984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1781007624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782190491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782191600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782191070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Acab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782189785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Ae1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782190597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Aba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782188243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Af4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ad6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ab28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782190822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782186875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782190766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782187184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782190190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Af264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782189875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782189844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782187091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ad8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782191038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ab92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782191073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782190730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ae816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782187786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782191193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782189804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782187259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782191252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ad7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782185352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ad161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Ae8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782189436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Af7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782190719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782186841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Ad9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782186816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782187112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782191081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ab0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782187698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1782186890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1782186846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1782186870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ab5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782191422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1782186633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782190359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Adee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782194963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782194893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Adc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782194999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782191191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782191282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Af8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782211436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782187255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782189573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782189947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Af043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782199723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782190986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782186891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782214236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782211394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aa13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782190889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1782190429"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782191246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ad442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782191374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782187663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782188623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Af1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782191413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782189015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782190320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782212431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1782189363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ab4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782191360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Af63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1782187546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ae34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782191474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782187653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782212374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782190909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782190531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782190707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782187314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782191311"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782185348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Afe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782187593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782190508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Af66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782191435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782191478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782187573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782190459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ab663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782189717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782191442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ad0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782190798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782188862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Afdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782190005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Af1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782190430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ab51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782187952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782191068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Af016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1782211397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1782187363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1782187123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782187085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Aa52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782187375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ae38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782187991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782190540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782187145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782185351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782187928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782191417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782186863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Af5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782189943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Aac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782191131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782187852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782189412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782190849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782243791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782189290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aa6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782191544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782191221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Af5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782211435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782186871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aeefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782186511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782185402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782187133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ae5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782244020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782190574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782189914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782188506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782190571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782187440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782187077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782190278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782187770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782187520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ad1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782189888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782188529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782190383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782190984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Affcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1781007624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782190491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782191600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ac64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782191070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782189785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Aba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782190597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782188243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ae002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ae28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782190822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782186875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ab85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782190766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782187184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Af26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782190190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782189875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782189844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ac2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782187091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ae4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782191038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782190019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782191073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782190730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782187786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ae78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782191193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782189804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782187259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ab0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782191252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ada2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782185352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782189436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782190719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Ae0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782186841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782186816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ab320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782187112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782191081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782187698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782187702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782187116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ab75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782187594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782187761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ac7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782191422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Affba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782190359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782194963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782194893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782194999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782191191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Adbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aa0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782191282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Aeeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782211436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ad99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782187255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782189573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ae724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782189947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782199723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782190986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Aece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782186891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782214236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782211394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782190889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3Aa8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1782190429"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782191246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ae8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782191374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782187663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782188623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Acaca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782191413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782189015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782190320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Abcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782212431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1782186449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1782187611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1782187066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1782187592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1782189363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782191360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1782187546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782191474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782187653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782212374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Acaceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782190909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782190531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782190707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782187314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782191311"
}
}
}
],
"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:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-34043",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-31T03:02:04.502444+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453284"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted \"array-like\" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configurations do not accept input from unauthenticated users.",
"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.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "RHBZ#2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
}
],
"release_date": "2026-03-31T01:48:45.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"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.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T08:48:52+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/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:f97848303f52c86e6ccb87612f9a8dab42891a8036ccb2965255630b9253aee7\n\n (For s390x architecture)\n The image digest is sha256:efd62b8834a5f387038640564cd3dc8e177d2abefab932c994ae568259f884d7\n\n (For ppc64le architecture)\n The image digest is sha256:e9bb0b7314b853fc2a963877fccd920cf96c44037cc32da96b2e53ec709684f7\n\n (For aarch64 architecture)\n The image digest is sha256:2ca99084579eed9160c76af9ae2a144ac0ff70462ee5d5ad0875b6cc14688ef9\n\nAll OpenShift Container Platform 4.16 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.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29082"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7e2d8b16a20e873d3936acaa4efd4491449f5d1dd2281fa4eceb8669733c67bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:96559504690cb136feb006697dbc87beef1bd98a8e7b72b287e486a2cf88e683_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e53ecb614f56d4ea1637cc11e97153adad62e2bf7bf432d5053b049741782253_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:fe86e36e7ba07a76344ca75578df95f0723f35f3725a46c92b2d5f961ac55328_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0d7f06db34e2e4b8f60745ce410e401cbb3081766495801b45546dd0656e6cef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:154f01cdef7a059fd6ae2997faf29863f7382c7f55d20c12d2ac483b162cfbb9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:176a57250b6da5829f76ec6daf914b92d4ccf3d0e7a7e2cb658ff329ee9c703b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5a772f38642d25fd20b2ca3bb09e0dab4182335f5d7ff20643faae3a2006ac5e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1bfb7621fa373ad5743de82c09a2a291e00e75a7549e3d664946fde82472eba4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:36908b57350e9b45fa5e7a904df192f3a0ae6c5fea9fe79f12bcd15788c9fd0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a7b43bee0fabd5ef4324cd63ed63c8325ff54b6026b7f3b3788d1576921539d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:ba9e1c0ddb355bf4b2f79835fdf0eea2810f278f9d841e156f8f1e5b8f533eb5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0f29bb5e5adb8c9a926eb714d579fe57a7f9159ea5e01ed8e10b7daa9404fe64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:651cae7e99a740a91598b409fa003ccebb151622061115e2405017926c742748_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6c3a8e656f2c08dfb4faeccb2f5dd50e7b832a7e517a8e919c076a8aea209bd3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f1ed5b9e1705461b876e262bec30d7998588f9e2307644d8eab730536a35e010_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0631d59565a610d1dd260be6519e7c4edb45c478ede09a7e22c1d23a3f349437_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4e84a829c352550ff4e8aea39dfedafb4dd7cec264c5de21be8b971b6b256a95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7692a1d89c7083964c51e8b8d8fab0c4a28049323d59f3aeaf05201722a7df37_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7f414eb090f11562c4d3116d45c4f256ed2798943f88eb7ec0f71cc1a7bef86_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:05b9cc47186b2ce292576954d5fea2bb20b000cb9502152f7af01e4546a047b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1ba8ca57e9d92346b5e0b84c40ecd5c302345b639bef7c33cdbd52eeab881caf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1496b478e74fc1cad7181fd20fc51a051b6edecc2bd1c61e5ede15495cadc11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:edca8d042acc80ea3913e1d90fb1bc971046279a97784ac0961c6c750073b4f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:090740860bda49551a1bf0389b9a1db735e91b587948587c850c4418c3bc7cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2088a0198499101f6ae4472319e3e616c8b0dc8dd4c7d8f972c2d7406db0621c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3857c062e514fbf29da743d1ab7c9be2b2229f41c905f37f9014f5925ff7e7cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9118335c4b96390dcf932bb602b4fc4e4ab77c8d12f2cb21182e1563485f6b1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638813b6ac620f868fc272e8f232082f5ce0228865272f4a1b773578ecccfc7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:dfc32c7484bfa231ad0fc28143d0230d58a18b5026ac94710c88047ef87113c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eeec2a468cebf8740d7b0eb841f159da6300714ded2c574a4786b09b1f0eecf2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f8f7e55c09b838b9035882e584c347727125746b9a77422fd3a56d9c8634ce06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6ee720a99b4471a5564edd22081a9dd847745739b08b94dcb2dcbeb8f28ed2b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d6bff9d397514060b616bc1c9e1f38883c50ade6edbcc6f8e6152162d5e62ca_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a0ebe973059eebaf12b6c026886c9fe558912a2944e0e87d45acb2178b9a7895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f69cb8fc26063dea223d1967bb7b624c4bff79c25fce9011c8674f48a0ef87ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6a495cc1cd23a043a07378fb211142f82a1000ee5175711e6f2db26daea8f196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7520fb7ab3f304bb9ac1c61645882064a59767fb79e161dca81dcc35cfcf6e91_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eadd6ec21d59e3a0fcd8b76e414ccea3a89c150894aeeb43f2f2e7ffff9577fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eefb0052b1752c041ea0112b3dcf9df063588605f6d67aaa20d816fed0455284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:46e648189fdecdd3d37b47526eabdc6cf5d3466d159c48e09a2f7c69f85392e4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4a68b80a2415672796d3975060165451c144d00110397a894822fa36739de83e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6ea317da8af0ff6a574cdcc5a13440a7f1886c989e7e179f9ec3e1464051a6cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b4891223f841fe352107bb7038e97620a99ad6da30d478595911d23c0ae77b8e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:28c61c2caa0665410be8f952e5c12ac6e58f555656f5adddb0f022a1d0af8d28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:414ffea761a6850b94f0d05ee71c4e6d80d61f48cdbc7c5e8e59da4a0a43e217_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9fc369e5bc49cc5c965deb5aba071e9289e08dacefcade4c0459285471d13e04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d3ce62155f937a5a54c08218adc27f554dcf82bda96527ba85a62a2511a08b01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ca5657ad21c6bdd0473727d6d2aaab05d7fe64876c0813290df3e5fcac10632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75538d9c27d0ae25949465a47df0013c31f93c4ce839530e81da101b24faecc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c912ab84d62cbfe342e0287ca2fd2fde8b10913e414bd05e97cd41912c071be2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e246663d3095112269bb3844191fa1c32cb9af97883c77242eed5b5ca25b46eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:18928a2b6901cbac1b599eba56525115c4cc1d564f91326c03e3c627c579f9e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1cdcd7da9981db6d25f8aedeb8c98b44787e8db5a87964abfe2e9eb4fab1a123_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:692da61f285b17cdf861152c7f94843500bb3a6ff1a4cc05235b832d095ed196_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:db80e2741972aa29baedbd753722c0195caadb6b4b6c28127cae814c5c3266fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0b4bf14eb36e01bfd90da2fca7bc76374d156fa746f2bd168132ccba8281f0c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ab3680fd0dd3914f00c251f0079b502381bc8c4339c2fc45983488a13b376ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:83d6bfe0feb8225fd300682ebfa719e2da3317fe7a918d8f8691c06a2e385760_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ffcd456d30956f3d2864b81a02e4e95e60afed2aa8ef119cf4d8efab07463259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:621e4c14cf3d946102d49cceb766adc49058d551031a6a590b62fb99b8586347_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:a4cea277b4485a42c2de87f36c81ca982bfea235cb38f0389dd5e2fadecef580_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:00d8728c52a373af1c70f99c1d38b6fae53f51e941c1990bf2426b4276550d76_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:56e23be2ed39a58f933d2c8590313cb35e43a35961697b589c31755c7210e7aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6fffa6ec473ad38425ae4037a04c78ee29ebef6f6934a1ea4655e3c714fc2f74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7933092fba9c0f1c47c8472688da377f92de777d1a793faffb236dce061b71bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:3fd97b9f169cfc6fb07341b965872b22ef2221dc70b4e881e33defdf3daa76ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:7bef4c8354ed55a06d0428dcd5b12838720e45c5f9811600f635d1583ba2bd0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2c3f98d410211f3d0806cb21f57551cae69c9af2e499a16e6263d3da55d4f0a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:81649962f524917bc81edb15f2193d3b24a97e836041f91264b8669c0285821b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8faaceadc86070a5992d93d19f189782ce0956d3da3f586c1efa965cd3d4c8fc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c15b7730f15b0e6aefe605951e3de19205dd99fdd6e1e4559db1d87138c126a5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:28b6b1a39308883bbd44eb33893000f5e079d301f0ef23c04871a1559b867288_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ef3c71302ebc4e79f3c176c5578b23ecdab6ffc64f9d31722f4e5d8404b3e260_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:1abdd60073068123410d0fcc6e423a8812b939c043a07894b984c509dd2cdce9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:642bf1c57b21b1632b41cd12ebf377613852b6b6a3317059dc8082f1e0e63dfb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:738e5f0211db71313812a104ad884d4ccf98a57742a8a764a25b82e181ead671_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d8f91b3f7b3ac34669690e45333cfa8a2d51066f2e0d5c747bb760b1ad194e93_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9b9bf47253348fc3214a92b7e87235e1449efe99ca15d72fb5dfde2a7f61eede_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f583d919a4a655eff3efa520cbfa095697eebb66e38aa1f10fca6f006c6a2dc2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6fbd2231a2f37b8cf8b5c9954ddfb523056151f771f02ea7c14ee5f31cfd2933_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:dfb5c81bee68c1f60669ea8eac705aa93e801bfb2978b24784731601ad97a10f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1885b75175f3a9bdd70f016e1d5c474613c107d85f538a7635fd0cfcd0a6d0ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c1993e35c5cd4b6ebf4a4aa2c7c23ff6f5100d1b10d578f29fda4dd297b1371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:87b0f06830a30936c3c0c3a3c2d8018889b9eea7e5fd6e8f8f90ca897f35f688_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d562df8292b4e7f7d1628804098ecb0e0894207fffaab032a3b8d54400e78dcc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85c1903ac5882c73b1ba88e51dcea46fdd3249b9d9dceebff3292408c6831b26_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:8b06a9c4192778a8e923c3b538b81bc17810641528be0e8b04b74e979df4bedf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a1c9bfa298571193c5aecae3643e96f067426280c548332157236553e2c8e23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbc2cb8c9ce04a0a5df3a0ff486dd3598e2ac38eee21218f05ed39a07abaa8d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:10c45a36206ea9245a24ef01ab5bcf7404d29cb73545a3f9883a6dd35d8e16d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:972ca76d69c16249edb141c43843ea4e1ac2fe3ed1d3bc9cb949a8923ff95328_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:11bf6b1951af85016575a1d2a1dbe83f5382bee1748022cecc630aa2c13b01a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:222f8ed548f9cd2f674ad47c158b64a2ea1faacd2f04b0de45d5ffad951fc389_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8a9309aead0475377f8a8d25f1f7033d01024c411e1e424e877b559e338a67c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c4666e2886028e2b450d2bdd8497203a4a388f9edb373755c95154f40b839c10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4f89f9c7df9083841e81bd11104e7a224b2a49209fd1023a142b08218effa0f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ba818561f19b0ef21ead94d179ef6847291e5b8481410a199a5ba5dac59b1670_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f66c34ea42cb17890cd52f07b278beddb6f5632a8ea109e200afa0a5196f3a11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fa9dad9465b7833e548a0ff508c575f44da71098a9fdc54746d42acb52e1d06e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5fb496b654df68c1ace5e321947238fa787004f91a0ddc8488bf47bc170fc984_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:601978dbf357ac57bbffeeba10f10f7f15c88afee40ba5e944d2688b00a0c48b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:983759c39a17dad66dd0aba2e3a38c562148ce0ab4fd344827a1ed054c5357fe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c64b16ea97440d299297c3ba3b4961a6a9e28634f3b1588da4b99a320ba58be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50af77befecda77cef4d859ba2f4513a649b0d01a4df4cc9f131e57e1096f295_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5262409ab48fb64b2b8f74bddf3599da6d3e296589e63543506be9d465ac501a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:572985dd73788f69ef9b0a6b5a8bdc2628c9b5b9829603d02a38020a0026d54f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ef14180bb82e3db92eceaef8be6233322a86934d4118baebc93c3eedc6c43b19_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:6a19f907790a100546370095df7d62d6974466664bec200f90465ae4399f05a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7e379afc1c7842b3670da1a1c6f9c829a29e1f28f798d7df3c97272bf8dc0ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cab7b4d0eaccf0aeae3fce17953e0d722c7603a3d8302a201f7487d80dd25827_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e0489f9b69b687228c49797f80d80899b268a3192e41c946715144e49ef033eb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:7e7d5b3d387b20ff1b0a07a82fe9b693a06551d7753d5b3512ce6a360564204c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:97d771f631ffd81f7813241f5627b04084e96e6406eb4b127f0209c0d70323ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b85cf009216346f1a1bc202c1d593ea1697d63f2b3ddef179031af0b4b705c6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4b223fbe638352714d270664c497018c133be16395eab36b2d88c3241f08618_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:40b269cf08a3e9dc2abfde15b0a6b0afbe441d4fce8a6245bc9a59e79c61a34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:891daa267d42207fa8e53a6cd341f4e35a40dea99d520f53d077c7fba47a035c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ba669a4206c22e59304451140138834e8b97b2f5085f5ae161c447051d299e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:e1b51854e5ef7953370c8eb5b17982f075883e4447932290b48ce8e1f67571ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:40d01871bb9976122bb4354d8254ece2f6626e825d5c6f0a02244c432233fa36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:78ae30bc4545805690b8ae176bbdcd67621869c3262a45adb0d9fed422fbbf0a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81346b73404ffb28dc16b0af820684e4e8e6b5877f866ba4def02c6f5e32bbe5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f4ac59c26ca59528a02b2176ee315762f8fa6f0593718ffa27109e6b8c73cda9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:0a772614fc468648e3e1c00b1bdfef10e1573bed4620d76d383166ffb7017447_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:765ca3b09b7a477951869f8ae3e0692c66fda469f1fa535a5714c26ed7894450_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d6f9ac5cdba080a9dcab79caea482d05dd1154c0a5311c76cfbba9a5880e431a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e002c66db24ac12e39397eae88901d22f5c10e30fa4764ea004bc66a29f12a4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1cec30188c9fa8ce26e467e2df25cff0487940477c58e92660f73b223bd76b8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:592ac3c819b2d11f23618b503aaf4207ed32ce6bc77f1e4059276ab8899487d4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b28b35c76a9d8670cfa0af56d5735e3e6edf07d5c366f008f38ce7448147183f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e28e380bf88d84fb9d8a3809b5829db83756fc844a04fa80c644cdeb09b09d3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1aef2be697ad0bb178693c225626a3725c83f7745496fc8ac8682e761ff3b456_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1ff290359c65d814364ce3d38b1f705ba261afaa4417786c3887e54ce62a6f2b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7e8a951c28576a4bfd9d2d0161635b963ffd2ef4787408c204a599dc6edb77b2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f75a66410c28bc3c2c6bf286a11ddb1ef32c85b1f3f846f1ae27a2d04d39f9ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:52fa26b55012150022acf5eef55352ff08cd951dea788b8a84a2bec427c203a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:5ad28c582130901763cf7823744f2a24fa22fa960abc94ca2234594ad8776555_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9047b0d7e76be92ba8422652d6312690dbfba134a63f33df3dab4d2e315a38ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:ad9887f751a12ecec23d79b66b9b6da95bef8c716ac52e6b0c88d5f7a0cb451a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0259f5a78ba9dc7e644253b6b4e6740e5333e2a13f7999df92b0c837f478a00e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:615b9aefe2e266ba2d4c30c90ff258e3fa74eb4f70a303b8c9509d266707cb16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b85afe9093f74d64b8d61abb8c3814d82621ecb0825e92940920da6693a17714_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ff236cb9046aadd9bb9da193ffd39cbef75098a2d8672643eba75e779dd14782_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:72b7a4a622b77a00a6ec87dfca70b3b9a7a79f457c75c019aca824060c748886_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8df3d57f5047860d62cae2f2a18eb30dd7841e1441c42ffceb87d1760988463c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c4b1a41d4a4294bb252da0b273a537f99514470a212bce179402941a13d7c065_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fa33d9cd4d1a7b929a4fde302fa598650768695cdf716ecfdada732f23807bc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:40d2836403674933bcf0698fee42a2234f959e3c88125b59f647bd4f01e42858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5fed9e6ae280a165993edc3b330c44dead74a895207174be492c2601784ab443_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e8c523f00577731e9a907135b32a2f9f6bb4f9e885eabf1870f3877dffcc0878_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f26bae0e50442e6346000fdae43f04a55969a0e46716116a9562d25e0176b233_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:117d929d8cbc911436beb615161f76470a2453296e32b016b4a297e146769b96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2dd861fbb481ff6bc17dd32f163e99cb05a462a7f2a98358217ec331573b4b0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:62ff14e2d999f720c71c98eecb95253a7704651b1ff0a7aa07990ae90b2bfc46_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f264bebc4f9658981dc516d5ca62f04ab965ee0362f47778560d7d21c4a76fe2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2c93bb28c656d2e6712d3340f5879695e8fd4ee15c39696620783ed79da07e91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:48adcdf6b84e8ca7a0acd1c78110c81d85f0b4795246d179d80ae5ac9801bc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ae610a11ff81b56d6289f94dae73d611eaf7655b9a5e275834c77c7cf7840196_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b224f8693984d786fbebea07645e71a0dc533186ad1cd1f5fe1c9d91134675b4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2bd22761c173e37f9279f886ecd31fbeb7be0d34e495101f281ebad83aa10f60_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:95f66d01578043e8421442ec6c0fc7b49dfbead1ba1ca95daf9a566aacf847ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c2dc0600978ff9bc93dd6b0a5788a7917634d40efb135f01183d4b95b1cc4896_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:dfaad7e807928295000eb90b5113b73b447f3b54f27a7ea079bb6de68e7d13f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d99457aad94b53f58dcabfb464b7e6e862e24790da0eec67454cd32b031f092_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:97cd56394ba70a4b6c532abde636a15713240b0862f5e4f617f4ff417214efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d8aa40077d7da16773f26d69d7dbef62db8cb1f81b21607b8a516f900ca15456_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e4c1ee054df93a82449880e95f06d4edf474169ee2532c22e51463996eb7a7a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2317b50767ceb1540be62ec240005c4cb2944311c0322fcc240f10b553b32a63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:645d4a7e32ca73a76dc3cbc52aad98defda0338a0336e7c1f6c558fff41e71a7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:711ba4c67d400911d95a6baa7b202466d39568f4c30525c604ceef4653e321b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:929ec20f4a6a7d7d8594394ee34e9f501091033104fc1a058f9c92654d36b4a7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2b145ef4fe9a8cc44a9036c393d2dba47dcd3d487290cc7fe01f7d8b82314c56_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e5a9df53d3c9b589a291a955b09d130d26d9378ea98d59b1c80535c6f1473de_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:76ad8d04209ade668ffaa4e57f9b5df0f7174dc056c4f4636e7a4d16ed44a844_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c1dd39bd0a04c0f286d0c2886d273affd88efc3c25651325f545bbb9d6ca2484_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0eb204eb385d6d5a19dbc90ce8a6d3293417201aa1a584474dfd862ae5fedaa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2eb4780a7f95e59d1c080d78496508ab610792c0ebeacf5bd22dd6f782a84c5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:afbb1731c1a038fa5f6ae5bf6907e31ea389ec2b6bca1a073e430c0db0c75309_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c58e716c2393aa9c30d266565b057d566ceceea33e0683075da82ca902efd972_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:358da1ed792bd47d2bba25737de4c8201d1805c9b711659cf836104d523f3003_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:759dc4b082c032f7939640602b8e6ae4e44efd5735f178d2ab21f3b9f2cb3031_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ad67f92dd3ea2af6d7d1c70bf311c1943bbef5ca76c5597114e149895d42bf50_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b92d019c21a0a579d3b38ec08d310325f8763e930e0e0739c310ec929430f20e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:446e8c563fc127e8adb6b8e8ce1f837972dd0beca471b63479c8f67a04fc8813_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d5f17ebbf701c17f2bb5055a4aa08debc1850ba623e3832ba474886dc5d421_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a21bb1cfc001534d8d4a23e7544762738ddef60a0c918f07224069f81af4a650_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f1b1ca1407eb31a7c855ea5495488861a0ef3ed71ea518b4ceb0c17663a421a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ad294fa7909ba3016ec576925bbd6e9810d036752648b36e4352787bc58c2f9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:54e2d0180b8654f6a517936df07c2a680b6d22652117ab55506bf87a8baa9440_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1013fab4970f226c86b65be37e8a1672556c049d64654da11f1c1fe471cc75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e816758fbbf3003b7243d215852190aa5bec62e90f1217d5967f7df7ee5907b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1ea8e399522336887dd9c1edcd660201d1223c31c82a8a56ef78a93061a7fdb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6003bdb1f978446d7bbe2c6d90c3ea45129126a5828810a12d66c962c13dade4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8f5473b8ed307e9c94efd691c9d3c79a9c88557be24d287809c734a41a81d47c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f4aabe2c9c923c5b6a6dda83b4ac8dee8ca28e0d3f14ef80d40c3654afa70fbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:40bc48d9087c368ae016931002023e821d45d10f482824c0a05a4f4f7b451271_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:75ebfea8d92d3b4fee42db8a7467d682ed6086dafdc5a9b198b44fcc6fe1e32c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:83b77b1818ec8c89d0e7a316d886c7325970a124f3d45390b725a54e920f60af_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e78643aacb1b36d8eb9926fcb2ab434b2396b81059bac1ec73609c0202f3c121_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:69b4aa4b3d66281e41f4a7b493f86bad15cf11a5209ce21edbfc655b52aa57b6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7d3ed63c00aa1840e65a629b0e4ea2fc813e1e743b13efbe66e5950f40430e8a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a070e7aa309386d12b095f39001221b9371cff462f95f3ebdeb0a9f8f94c229b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b5f121b9bb21a064dee82dcddff42a0ed7de5c91c76d3c74a8349fde8ab152f2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:21d382fba8f93b9bb7cc23f64622181ac0d78aa82e8c539794869b0fef17f402_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:280d0d8067bf013ba1355989480c4ff76033dc1de6e2eb90d1a8ebf5d9f7a77c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:659089d011eb060c83d1b9a31a94a044711c48499603b0ab4512c6b313972e52_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:82b3774dad63a8bda4cbefe9a31da3732a61e085cb751558889c789678e9c0ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0086b8b78bdbf331a311acfb99a0afaa072a62b5663a9f4fec7b616a0b027247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:120cf5986c0b92319670af64b756c727284c0751da5863f70f40bfb54ebfde4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4aefe4af146638b9163429d8b952dfb4d318d7ea96a81633815773cd27a4ec23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b5a63c2a11909e349431926c721cdae1085d22a9a6da20f3e920e56d03f53cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12bae1a1cbeb4c90d560d06d91ee2bb6ff4f09d327988858a4c9665c88597aea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:661f7280780177fc6954706cc7e1ac286dd83b6494959ecc1dcd7d00be24f99a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b663beaaf7e9a38f6f507eab43b87267f961d88798eb77bd13ccb5128f7d5e48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cd4102723bb05088867599d188261980d4372b23543c84ee5101f99d6831db48_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1dd6df40f7690e244aa1b90b7d34b3412e5893e99b0166d51f3907ed2cf8bf0a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:45d519517a2190a578cdd380b4d70140816a423a7ad18720938b64c4b8a84351_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4a48b3a9f143bcc04349166c927f67ed58bf16fa0ca29aad08a6b9f956567bb9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51238f4c6022693a7d1fc72b3e78a8fbb6d8baaeab1a3e2a524ff8c4051a1393_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:08b69b553e0100838cf97416d689eafc4503cb8a63d1eae732ad42dba8a418a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:6b699c37b26b13d6942d1a6a9e7c22051f1698ec6cc8ae20fa6d7b1a189eb040_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:75d80ab6049365c397a9bd723c82a6a88694088da53eaba51cead74269545023_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bd64cd3b40d6505d20094e47eda0c4295f70a2131600113d72d78c1f9e241fa3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:790aea0965caf0d954394f052f1e20f568bd67b7b1ba528608e9c629c5b67613_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:85dd14dfc69f2e6f1cb471a17e4924a9d36bec947905c7f74688004f412fd627_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a805f6e711478e2e095375f6990949b4f9e000756d8554e875ef5c09f2014ebd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0bdb535b4bf5c24705a2e4363723a94384322018615bb1c10fafefe1d8555d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:34c69afc4f8f713c80ae76a4732dc9e071e317e5b8d2ef7281f2f66c47cc015a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6dd70afc4fdd9166db4909f038ae6eb236923ad96e81a74fac9f60abbc6deaac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8ba1819cd201cfd28028476a2f62d104dd795212f8ecbd4ab8c4b0db0f6ef186_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9c86f9e989e10e5d941fa6aa6d9fe93172b45bf3d86d3988060d1ed0d82719fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:464fd1f1578fce5873a16aee998ce4354e8ce8bb0edd24b3ee2dbb49b8ceea76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4ab8b431d62d91bf6c68342be5eee0ff3b3c44e958a74c6866469313ee068213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:56629b13a887d895642b917c47aee5aa3441251b47a1a0be1b418174b6ad2d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ee34e5b475e889404cfed10d3fd339b65f72779c0eb6875ae46807ca904f4b38_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d7b2041b9427f76bca10c08aa32b6f4716aaf28a0c870dd346953f9b80ec2680_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:da2f16afad20fe014549c01f7c422c1f503d47a4ff0f8afabe5bf2359abef410_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:db087982a2756c398f2d2b4776ec84e2a39c2c181ad0c5fa18ceb09d21583554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ea5c31fe5272a60b6a8f8e01074888d8253b0d5af47507891a5510f7358cf941_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2f58cdd2413be5e2fe4adbc41d665fb7c21beb5ba79694f62fe6d610327ededc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:5744bad3df2844e569c615e1550bcca4f7522711d63802252455d767277447f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d0db0814f6df3438ed10ffc7467e2d312a184d179e7d122d998a5f158bed03cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d661d11091fdb16cf1d5bd9c4fa9ed42f9f6b0c941c297ff2785aa22a2773107_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2183d3cbfabe79cc86185367f0059f025c124592450b967c874dcd8ae92d07b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:34210be2e26768827027ba359df904b56fc2883678c72ee05e78c653fcd677e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bc2a96fc39f86ae83751bf3797f617e8e0b228d04d046257b7ef917dd25ae3df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d161dace0afc866a8ffd40dcdcf1977340cb41f1980503abc8ca95aa431e51a8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:94e0006e432d0be21734915ece547a458146257822202f1e50b1097fa71ed5a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a220cdb889d65772c7eea24778fb281c93e08640e1b426e842d53cc05cf7e011_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e18709258da9a8a02171e9f35228ee3d3c7cfa87bdbe7eef1495e8e8d239ce21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed443d8e9aecff9283ab0f72e3eb64c6f5d284e5772cdc2bc03156fe0be9d2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2a89ea7eafea867265ce27ddd562501a3afb96e7965a0c96a01c40976ebb9a80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc9693562fe8ddc2ac4e6056c6ffd04a0e2b0d2ed86334e4f3cae9ca4d1a72f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:da5489e45b8c9d34ed8be40eff494eaceef001dff671dbc75640a0178a23c4c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:fdc2bd425ad5e45c7a55e0c5abed8469851339b5e3bdc6ef998b6435600b8d86_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:84b4b576d1c78b863872ed87c7f1c1ca4a6a17870f75029b173c104a82cc61aa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9ed42079f4df3754c9a7da1e0b7f4431ee48194a1df3e6c26fa51065501cb37b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c11fa6e11132d4019e7f4def2b00060f30013b92c6268b73f6a2bd177f8deb35_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6bd5e2faa0f100ab5146b9e9f63084f1142a12ccacfefadcbff3a4b581a4ae8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:254721cffefe05dd8e1216a973bb38f04d43096e07e39e007608dfa330386165_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c8bc93c7c17029609b228c2ba8e4f26131af46fbaf8e6a4a3d729d18d9804bac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e5446383245711fbfed7b95abd1971ecb99a3c1189e36fbab172cbb20aefbf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f2d5df056c646c93a8833d34f2edcfc9dd028af205d44efbf80d3cd715bd46cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:272d55d8a3c01edae521891455d5d37e8546abbf93db1a9b2af221948d9d3757_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d59171e1f22dcd10a68e300906e35d7f67eb28ea9031eca5a269fb36c0016c17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:d88d7f215b1d6e660f8c9d844c7ff1102c265d318c4abfa84f174c028781c808_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8a1fa3bd3b145f93fb56d93da0dca7aa0e08ff92a952d4f17c74bd8ae2de03c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:971a34ab1a4d5f8e0db0d169e68ef261cc5578a437f6844d361abe50eff80672_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b51f050663b18b541466a364a53db965c7dd9738403c6cd34b70720ac9ac205d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d69655fcdfe982f34dcc78f1fdad78b31bdad1deaa6f224fe0884bac8a3fefc9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f3b4e6319de2695ab665e2f0cb623ad2e7289f095dfcbc4dd407d23fc8927acd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:483ceb9aef5ed691da380ac708342be2b2928eec714bd5ffca62177647f774a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f9d534e769df00058077b8a5ec95cb3128c1c5e74215db5c0c81fb44fe393540_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5bcf60a097bae22cf4de164cb3c971a24117e60974dd9f8e785fecbb2fbd54c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f016f1019fa79c546884d48e871ed5733d8cf6ba046003d38f495c86722c56d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:4bb900bb994d4664b759b08213d13e5017769d75b5e757e302f27ed400469424_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a165cb9bb94cf84aa0049da10a9c5a0939ddf2ddaa14efbe465bf2a7fe424cef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:4636c3c6a80aa6533b3b6bb3dbf5d339e71003f0a5fd022784cfba3292782bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a6de80980bade331b3e7670075b2c4850dc5d87c038540184d544afcc0420218_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a8ff7ab6308885ee721a3607404ba2fb10ac6bbfa2e7361b74ac892c708eccb0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e0f3c4fcc1388fd088a8550d7aaf977a72fad692b15e7dfcbbe653d0a50be974_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:6fb6dd64abc58902caf39baf30ad04d76e77fe2ceea280d6caa3eb38bfeef017_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:90d9dd4ded8bcd0f9ec8a99ad33b749eace90b47bbddfad076a64f37dbfa92e1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:dd9851541919c646f83b058fda975ca2cdc97268bef6cf7692ab6dae9b2025dd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f7c696a1310f36a7caf7cd1937a6474c6173f5427e9e36350432f73d0097620a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:091736cd591de8ce3a1ac07e4713be9eeeb0d08d97aa0ce3384ccc84dfeeae4e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1b7d7b0afb8cf8a94b487f205e4b49b5621b5e7eca5f192d232bffae769ef4f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8041cab7c7539dc8ad795acce005a1b71426f1a1041d8357ea787970e1f8ea77_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:ed71bb710e45f41d9ade231b86746f45e53ccd3e972b08c83afad9938a148a84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:4aa9b88179b1c76b88230e9313872a4e7193c3e6da3fd41fe3ba8ec7c13ab643_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6a69701d75181f9e7e1d2c4af269106ad3c4a45b8258bd92f9807f90520e7648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94b9fb4519af71337f9c37c36ee875e15837a303b2ccd73de2e9dbdd0b1266e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e90de00884a32f457c741f7cb73990b69054c054a37b50cb2244f2fc600afe96_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:90a7498996c92ae4992d0f2e7922b1798e307a89f14cf3d724f7eef44413a595_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b7e27cb3dfdacdfe19e1c669a719abbe7e479d25411a8f09fc502066e4d7b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d438e051d3883ea93ef7a8d400519b23a50ad3626047fd4110daa863f33eb9fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e38fcd4539c49070e23655e24501668c7b15c74515542857d38e49cc91a320b2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5813c87099ef5bda02685efbed4cf0e16e2ec9ed56061054e5b4d9fa8432f98b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ab46ee82dc4fc73a91873b884125e7abc859b64e19bb347c52396abee5913cca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:d9568bcdd07ac252ba66373f0f22c67ea5fdfb1173301cbb34210db945e2cd31_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f3974d4c830931e6d149d164de9f41a63ad4e257c8bbd02ad45ed46896838fbe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7c0b9960c83101da091aa62946d1057ebd4dac93a8654b6122d9dfd6b46e9835_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9d9ed68cf6f46964c4ba705fff17a436352b6a3d2e893c936295079473279c63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9f616adf3048145e39c0d4e1f986c43116d316f9693c47c75204f2338db64895_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b320e4c552ae11ff53b7f2b196c3ff41b7601da6d41a70991096afa827113f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:46afedb443d4879435be32505f45de18413615510c96cb72c933fd3cf91227d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:7683c1f2dd7da33fe1b5ea90bc051bdf95fd206924600258bbc86fe4451902fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:97a707af8612fd309ee4c12337cfeba5b7ba0d5b3e8ff0e858e9f53fc15823df_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fd58ab87f8e464dfa5a6562780773fc65033a2a4495c614a8d93952a977766e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:08e2b3b718fe56b21499e63070db36183885a13d7103356b7b591d01e9bbfbe1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9e3da7eb2f1fe2e0b21ae5e7fa5a6148a0c65f118d7e79f2c1f40ff8193e125a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a52b5920ebdd44a5bab7d509414f46b7d0c8a11942a93fb9fe6343dd2ceaf295_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5c1cd847a8338e07e33b1153899724e9cf942b9e68e4240ca21a65a9ee36ab3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:11ef1074ab2e7aacef502b5319f38bb9b6159550210acaa3225a8fbf91a7973d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4f6d8c1cc7c1375d4ba9edb2100e83580ec5fae8e64aa7489b32edc3e72a7af5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e94f6b032ff027dd18626ead3e27fec3c0ba890a9152698d0c9ecc518f8f6dc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b203d95781fcee5027c7723d1cc4fb1c1d3d12217c63ae6ab196fd83fa527ebe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5216ebbe93211a77d485139b11f1997e8223cd3431d118081e7c441494f6f0cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6e7a857972e0bfb58580b6bae1d876e5398c4aa67d5812c27d242d7558d3150a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d79b30ee140abf841bf6887db2d92f121ba6a09d863535ab7edfecc641d02b34_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f232d66f5127ba013da6841221da5306ce6cb01d06347958be61fe45ff666c23_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4451406217666aa3fcbaebd0b4c0039ba72026ddabb4b8052fe1d5adb5a546ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:786d160cf13a78785ddb6df92d1d4e60a0ee03bb075db4e17d54e443f9f9b639_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:9ce31d07c855ae2b6c526f663a072a20891b76f9066123a2835fbe921cdaf350_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:bb3a39f9831861f42d2cbb34aad82e011581e24b2ededb295ebb65eb9b29ee11_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0e9f60ffed65529cd618a7b27aa328582552f8ef6e43afca3600f2e6fff6e3cf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:20ceb72bf9a9ca647111f8b6cbe1ef5232ef48294433e03bdd53e3c8927a73aa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:228ad5cfb6d90fe45b7a8f8f319bea711b1d0e8164013cd5b865f1bec1f35be3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:afdfa6f3b520ecd3b46b36052239425b5dca081e389bc699ddbf477b45b773b3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:141875bc18f54928ad809a0a0e9dcf72029b818648493c6a25beea39cf2d09c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:2286b1081388f840e320f21b56310358a2c74941c23517c5b65d3c975cfb9db9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7dadd14e95b9cd7c94c86d32630e87744dfa2d659c6dd1da9399c25725148fde_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b5f5f666d6a06c3f8017c80a4e2465eb6f2a24dac974e5bd200cf305f6990be6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4107dfff067f96322c7b8348a31e4ef4a0c1ba9dd4c8d7f1acafddd0b7f29040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4a39105fc47db425c0ce9f41c47f125dff373be60bc91e8692fc2d66acd11e9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aa3ebe68ff67314bb9cbf0fa045790b15a1c015ce108e04e14393358a5b0e24a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b0bf761f11207aedf7abe00c5eea3ca25c196fd5923332f90afa4840fdb81ede_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc3a9b1e47ca78b249c551db662e7a2678a697fd15e00da2fb7701b810a226d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5c40f4313daa7126d1d8e1d34586fba34dedabe0d54d18c81ada1f913dcd74b1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f2600da08c35ce6e74b38c551ad3dec49f9b48d74f806dbaa84f2bbb17a18fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:18f960c68244fdb160d0055f5e6d814bbb72b954b6df51024e121262358ebe38_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5460cdbdcdcd21637fbbc44a7db82c8a43aa808a449efcf7dbae2d829b79453a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:57e02be458ebc89f14cc94138f70b158813d22fd663d021fde4ef0ea93f88a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1e36a63f9b9cd8bd53bc25fa633ed0166a927675ccbd996fad42afbc6ae9e9ef_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3fc2d8f9da7a2fbe0b821301dd026011b3c8c123147fe078aced55712f66b9cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a675af686e55921da26bebdfd98a78797d213dc521f9d95cc34f75066bcc70e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:1149272dd66a372bab53103e0c2bc4fae063505da8965022db524264fbe62add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:8321cc4a546a59842b9d874a58417832399cf265ad6e6961a30c8e13c5f1999a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b75ce6160f82f7dd8dbffa8760835c7994d8b232b82f9a075ebd3209515a77df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fe07bd4e3c184d29206a8da316347972fe5ae42a3f9c3a4890140b0b33cbc01_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:502bc0cc5b28eb509325a0f97fef053cb86269c9d5030e07268cd5b1a58cb50f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72c9401e0ea6c5dce54526faba5eb241fdd57e437bbd4959ccdbc066c51c9b3a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:a977d6285e9b9f38fc81f779b1518c6681ed105dbbc7d7875bf7401d239c58aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3170efcab00b4363395d6aa529ddd528d1f7d9eb302c71b85fa72f2782c152d9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:575dd510d0f9b2b8b959c5e21e51567ae657f78f97f6f1e76989d1ad3daa0796_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7815910527bdd9c70c95c79e7dabd28b144c03d6ea81d45c92db82e8b3e4bef6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:99978cc4a5c56de4a755711cccd02c842b70072f015f0e29c1604f5250c12bbd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:577c5f97e5b163369eb368d25517c682976083d51a82c9cf5df036f2c66b66b9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:70caa566cb78c68e6e784b5d83ab502fd5663a22780018e5d719fef71e6525d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b1beeada910cf28e596e02ad442ca0faf7a1ea63bd789b0d1d6925eb53687af3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f5d1935e70310fabdeef356d1b9d16e3b27bb5276705fcf1d706406461b5a7a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:38c4eb75893d4c749d8f6eda48165753505cb2ec269d7d9aeed12d68839ded8b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bcfdf3d7a0dc4dd918edf4bc703fa2728b0ef26dde35633383022b751cdb3366_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:350a0a88a4bfb1b54bd908ea0947c7508ede77cb77fbe3ec6e0c03c6f00f12d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7caa398f89cf3c681636697ca5b11ea2b3cb4d2d7dff72f26cd1968d12dc28f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:05e0adba674f6d6c5522c615bd7848c4f50bfbf686bf078d7de0d7a668e6338b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:e99d9a7db8011837213ee0727e400c4c198013a9b72f74835710f170b442ae8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70e9baab5f68b8921ca11fc0ab3488e7a2dc0ca28dba79f30c8d58c286f43399_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b5d2aeb1ce9ef3c34c0dfeffcbeb2121e293f909e3b4563078c70d57fde7cce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c7ed26feac687179b6d6ffdfff3d9bd2c072aa7f8634b4e62d15752bcf6e1cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:46cb29fb966be2b639b33414a9391f4abee9f4e41021c07aaf4ac63a9c8b0639_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:db6bf21f27ec36ccc2ee77a9e9f99eb11b6f90438e2eeb8919fe1f9e898a9dbb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:1659f0f5fb4f0a20eca2a4f80549ab773cb8b1f6b642465516fbbe6b1606ae62_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4172447ae2ceff22fbc53b02cdae66e6a87c9e6f039229a5b7b8c84e731a5c7c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:5b7271666ea144b7899d65d48a82d139e342ee75e55d9dee9273aff38b77baf6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70e8f247b09bb39eff8ea051b27e0652fb0e1429b32ee97d26eb03ac0db23dd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:de0f1cb3d4a9433b6b81a4fb0d3afb68eefcbf0b7b72e0708bf123c3dd809582_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ffba00909cee3262d53cb3050bcf248cafe36be2e47898f36f7d95452ae343e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:47126aef16cad7862a7a9123e369a9d0551f48a5f4567436f58c2dfa5d0fb18c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:621d0c26312673d6f9dd5d35e1bfe17b855240a6fa1b1722225741de42e6270c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:8a792519835de1fe533531947a3b1f7951715cccfe254d166834cfa49500ebdf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:df12f142dcc3962f015d3cc65117fe2899969cac75b755df011a3e76983e7a94_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0e944ddc0a6d596c100b23f7a3e7c7c3dbac683f2695a213f7ddba6b378f215f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9cb084b46e091832477b24c3a0b3f6e95be9f43a6e2b6812f34118e38f8de761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c6edc8f2650db0b9ffadd0c8f9d3e1818acd7ba3196544b9434b15eba2ef0c9a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dc5d6fc64cacfad2dbc097e0715fc4a5312d2e28d7fcf022b2b7d8dcf1cc06d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:608a3bb562362f084b71b845f41b0515f06fabc59042baf36a40038d7cbdcb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a3a8850d005530aa676d65b5f806777e50d461a35e0b3df511575a567dc6acc3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:cd520cd092819b3877bc9c0fde07daf04e47c50e36840d1439492bb5d381e1ec_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:dee4e9b7df5d3723b77b02be91deee14e328228b9a2666f3a5de04a9db894dd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:08f9b7d58686243233f2250a826edb3fa827ee1e1b77ca1255765c544a0fbecb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a15745d256fc23eb569de4124bfd1164e65ef414a4ccb1e31c8d3f4171f09145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a4a4c8010c6954553bceef5a5bd3689b76180900279b7ddbbc063365ff207f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57fcf7fc88ea0363ceb6b00ca6920658c8825f6cd67ee11f0afc583b38c25123_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:01891ae9155d9ff8484ecbf3165de1d04b921bab1efad520177a2ff2a87845c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:92c119f27bc0fc14772f0ceb41e8729c1aab0c21e2019f6203172c7880c881ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63aae879ce796dc98fd9ed035768c9e3885f2ee6d87ac156897110a1c05d0763_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:a5cc69adbdbd122614d3937c22467d8aa05ca6574a5be4ff3cc40aeaee12df2c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:23c4a75c4cddf283b6d5e99b23aa112f43cf9e4cd018e34611ecdf89b9d56316_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2b9769e5cf8a14c507a3bc080e723958dc4a33faea9ec04b5458f5b913fcbfce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6ce5dbdf416145a54933cbd3f9b47ada6d510717b1b1ba1317c2dbffb1684f3c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d9123f63a757eead25c84e06fc800b6e706edfe0adc6a790d2b72f2ab00e8585_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:01b3c12a9576a4fdbcac4f7e693c8f140b53cfdac55c84a47ba5921a977c4e80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:0410d104df5d4cf19e393086a5a128ebe8e7840f6ac95b4e3bd7132c15055be5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:559ac0619ca3ea385948bee81f8fb2f46269ec869c9c4cf497984178a1fe2fda_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d2261ee97b55f136fce888bcc3ebd1c1bc1a0529c3021100e3378b0aa4be329c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:835eee0f3dc853960bba886a837cc4e7ef98842f2ae33bd58fecf275e530d97a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:9665e56eb954daceec6fb814972172b7f509735f2f5a24415e37b1ec63896da4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:97789df6af47f40522cc0beda660e5d226d082300954fb9dab07dee836e46253_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ac179bf588f4843741662958d29f22f805eebefbabf1970373fe94fb637af489_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3dd269d619ee6bd7feeb013545422f8ea86de77b83b51416981b7bfa42b69097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:557a04f09b19ff0421690ab9888c2749e57cc7213113a04f97666a9b6ecf08d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8cc238bed90f1a5407e2d98dfb9392e0ef2e4281af5438f48e98c7b2d243951b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4c78742bb6b10e2d6e95750a25d1c0dc82d13a4e8b5430e263e908338676973_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:40d40410a00d952923deb62a251cfd49a659b7af36576cd549e8c4d95c186903_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6af2366b6d3ac566d39cd0caa569ed6cb3d4a1de3d70865c29c54c1ef4a046df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d2f34608ba8a69a048e64a57949d35e2a9d35172cdd525010ccf0a607443a6ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2624f8727ec6229beac9a5a450e6e3e56d0c56d5a5dae53a3031a8425f753b8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:340ff4695dc8456d906d1235687f9cee5e4364f4d671a123c2a326a68a07f9c9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:408d677f50279faa89cdfe8a52e87c99c3dce64f4c1396c526ab6a1553555165_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:4ae91216473c76dc8f507fc7a83ed18d60a6b8de5d9e7bf03b6eee1f119a1966_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:dbfc770f3b89fb7a7c7acb9de99ed1bc8238b166d4ff08b28feeb7fb44786a17_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2c386fad67dbcb7a0bd6d265029071c36d3b0fe54c46aeb63f8f6765bf7e6b97_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a0f7065272e5f3a7ef97ef0151331b74de86f4083465ee675a902f7982e641bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa6a4e7d578371b55494016b9883b0c0f0ca42fc3986522a286b0a8b191aab6a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e44628bd28d58f7627038a596ab12a4964b253da42ab2bb7c793992c9b2fdd88_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8a25dfa7c455d5d274564d71699fda34903cf034bb7536c9e63802f05260f746_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9702e7912087b24b6221a4fbf9b4998cf733b42fdcce859b2796b17bc9f924bf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9f4567db876526d06d2355f9207938c7bbed11f235eede897c495e3658f03f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d99df749c46c6a21e2c08692df21827ad5e0cb2645183fb28a84db0840160cb6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:07256e2dfec40f188324e0642af04f74d9c752ae69e0117e65764330abbe1a9e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7aa4a32b39d19995362d2cf73b649095766914fb0f3936db346ab1e32d8e8d84_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4036959eeb7c0b5f87ce9e809361760331cce639fa22532e9a96c0bbb0f68ea4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:759fab75ec7daaf47d2bec527e6bb1d33211696b6f1bf22fe329ac3a0757b231_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:148770f4a8af911efb81f2555043da4ba41fb19b65d31127244a709c8f96f16c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:524707fa3f003509d4669e1507966f26b9c067da489836c0725116c2cffea957_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:67bee09ee29ae3f99e939c80f41e6defdba6a1130ea24c161e49d4ee1fb9a6e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3c8e0aaa406a3b0da380e45bf47292f4980a9cd54d98bc8f38832a0fa4623073_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:71b59a2a072ad2da52a30d907df0ff3b83587081380ca4fb5bca1ac4e4eb5915_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ab93ed428209867a895b362df853efcd8c2f3ce87cf697b76525316a2ffe3c52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e724f2dcd4678df88835aa4378ace4098ebd636beeb5ae1af7ec16fa9853ce8d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2fc387c1d53999be9cbb8ce9390c7620e259a86892d7015960186c33edcb10a1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:496a6cc3c8b159282bd03d8f31bc31f77334fda21daf7e55f2240f326ba51afe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6036f011f137a03e7d4f062d7e189082b4bfdbab08bd2923c3fbbdf8a9166c25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:806610b51b08249cd8bed0067b30435ad2b10404e5c8f2aa28dcf1c8270f2e58_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:48a96e28e84e62ef45151f3cdd25a72ce4e8a1d42f1fcd91045f82eedf21212b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8e49d0a185d08fe02d9e1314238311d32c88d1933c3ad30988a40b4f87d931b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ada15c370fb958de0700beab3d8a1190080c9b51b158692a396c730255542fe7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ffb15214bea7447da09452cbdc5a5d54601a7ca35aee1a412a83bd458ab11b4a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00f3a0154d241c189b35f469105a0b879b7eb4bbe9fad3dce1cfe2c59657a694_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:5c5cc347da95cf2e0cfb2f6ee533598a62fdd760c6a54c7c5c7997b9bd8b1771_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:78cf5e4ce39d678111fdec988227e7ac12e50ad5b07ca81606ab9f7652eabbad_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f043fbaac4609730e9a6c8a42035919d86667a9cd9fa6895a6d0c7d8a874e5df_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2da724c0e7527aa1a3a2714c2d98cfab12d2c60c800cd7aa7a85e2066f44a438_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6fbe9452fc9eaf71190d385c0e1c8a74450fff442886594df605977376229524_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:87622623e43355526c42c217dbc5a12ebcc4da58f21a0c1ab0e5ef8fe275ec13_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:994a9d40c65bd25c8b5f95b94c8e9fad138bc0a4030c24873c886848bf5d326a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:158b45ab47298eeb1a8f63a011b0feaf727918e3aad28f8318c18b9aedbaebdf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:22eb1bbe53b05d723d945538eb0f0e4e3b138134a082ed6eef853d2f0f360f0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:2b12007a13b12b84766fdf527f78790f517079753e918c8d353b2a2b7f09cfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9a94e713ac0ed8022b36f9e21272daf7bae331050de809c267ac73f1aca6b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:57b7b3e8bd8460a5abbbbed59c52b7b0de7586cd43bcdc38667f1a2992c4a6f1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a6623812147c774544899f63a6b6713e1251a8a2ed0dc7011b1b475e007cbae1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a826ca1269ab197fce0bec5d6d39cc51acbbe32eaa2da9db1206e6b330bf0186_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ed182e1ba2ac561db7c5f571b7c2290d475f82370b5e640d3bad69d90b3ad581_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9455e9055cc6d6e5660a68877e8477e74cf4fb2f974c86d43f021c85f4472e2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b06734851b8cba4f9006262ff9dd89eb7fb8c88ab154d4da22c2c345a96a2ad6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b15f4c47fa4f8e47f96a7117ff88f4629fab7bf497c38b075e870c9f30e3be41_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b1be1017b9057d8546396013e7f15c917b4b4b27f33c694f63f9e1d02a883a36_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1a631ddd7d28872264737f72c079a8f974abd3b885f02b5f385e2602bb0c6947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:42e5f9ebfd8a36dff940b92c5d8210fd135bc31a9270e553ed9d039f7947b77a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60cfc5af6c766e80b1c4966f9cdaaa32d0db4a5c0327ac9124a9306fd8c1a7a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8959377a5607905c4ee4a2347b683df57c5897e932d114d35137a4fec9bf27a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:11829ffb7b454794b8b337dfda1113cea3ddd3905a6a7c35e0775dbc091f66ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65236c27e4399e10d5d2c773d77ef1097f2859943a7cfca1cc28db710ff7bfa0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6d04d7bfdcfc87b508e79d33b448b67c6a74921fb9f33d60fc76d1d956497a8b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9d07f904be5547458c979ca19ebbc914d21e3b0295ab086417343488c16edfe8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:48c0c709e370ae7a11b24fdf1ac50ca011203247226ef6711303ccc51cdaeae5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c8db7f6f38a89fbb586859633fe6a6e02086ad23817421dd961930bb8b4e4dd1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c9197ba481e91984269bba5ba3e466dbe77ccf8c1df6164b650ef849861a2446_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f3dfb61707a53810d6696ade8e89df979ce62d415455f587d9952856a023b093_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3516828d182f4b5cf3fca264d22d22256d75bff21784c2f7a048b523a1fc171a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:384e54b1d2108d93648d818a60b25e3ede44c94bd67e5ebddfdc02db72784964_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6f6ba883a69baee35911da9c7422d678cc8e6ba528cedc37386c6db983c687aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:7ae3e3dc535390bfba162a11912400c6ccdb5617d52c817d11f3878955aa2838_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0f372a8744073afc98b9c3099e0dbc5551b3cb9f6c03906e09184a2ec446bb69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:22f833409e97e6a7dd66f99cab2e9525031dafcd145e5c91e67cfdad90f95386_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5582175afa357aff7a9f264b4f7078f1d0c6f17656f1139ffffea2927be90349_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f6bb2a8b0bbda667a0aca9cfb76de77a3877f499dd80d93bd11e2a5ce63f919b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:102fde7179e9da73148e4af5d64979c15221aeef9c7960f985b9dcca863ae676_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:743ece3a59a874f49b7d17a54576bb16be5e4ace047487e07cc93d6c6b138507_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:87a65becaf0226bfdf048b618a7b6000b0f3635f1989503fdd601c2bedd7ea9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ece6339141f6fab7bb87fe0a99f015803daafc232f7d3392f4b6f06820c12c1d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:262bb2ebe2d0a01719d4e19d594566851718a4b99574d7d8eb4fbcd788c1101c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b916e42a72b3e18fe4cf25736e9f61cbc68da613885cc75856e559390067c5a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:bfee31a5c1e26cc113a0020120fab1b56df3810a583bf6603248ec483673ff1b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f5a63178ae55315f76dc4836283b17e4ba8d333fda86a15d3240e876730ada54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:da054e8375bca4ef1fca5b645d6bdf8d3c10fc1a7d717c03a2e2fbc82a230d12_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2dc4ea89869fb3c3f3e4708a24099c0d2eedbe8acd49156888913f44c9d5a7f0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:611b3368dc2e5759c5b2e8dc8369b2e2f282cad8c350d8f44f265c55ee5f437c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:71134b3b93ef9d1c85694bad22040e78209b3f4efe1dbbae7acb440db7d761d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:9610deb914868362c54242514ccd3db5223cd8633f93a6659ddefe98159b27cc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d0ee9594edb6441f9e5865e6099f9f19c470f36b1b968b7d938ddf005d8dafd1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b4a4a131e709e13a603497963cca031d7de8a559ab271ee35afb4d4bdabcb88_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1cc8561705f2ce94fe76019e6f21f430be719bb8e931c3d63db2acb027b812bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d0d7e47b9b26530fbb683f59f18e9d14d1d47796f38846b34a9fd239dd9ee26d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1ee72c7b23d707b32dd48f3e70973dccf127635b3240352d4049665c9f79099_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:1fd7607f5cdffe0a1d908d49658725d83684453498ebcbe15a87e33b49413955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9302de61ff527ce6a061ee732fc8a050f201321884fd036363e619a6c9816b71_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:97da78702c76468d1b1bb2d6e1610af54f46c6f4af19892beeac9b1749135a30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c69bf3026d2fe1008d9c9a238f242c2bc6c2af792e9ab9576b59490974f7a142_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:200929195b8c9ea8717a851328bed65ea8a1f343bc43a21aaf88b9b3ae31ce83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:28e5ac427266ec11b40b47d445a2ac1aa980e423992807771308351ea923586c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5db09b90454fb53c80536ac7e01baf64c1d968e7b3a2b82ddb47f8da322deeda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a13f0a2dc3c517d363088d5671bc61af41b740712d2bbfaebb415df0e71b631f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:34afe1b3f34471a55ab2d181698596cc8e0b6f62cf8ea92915db0df9afcbae1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7517aa40322c68c386521825ee45a28a2534eb174a90ed3e7496a8b0167f719a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:982aed8d33549b8c2a452c136e751327f47d5ac141c2736ff2cbc30ff043c6c5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:d7e93b065260759c5854817c4489695fa731a6e50a62d31e10c6c6b7b9778119_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:5a70a29931b020d9277ca659467a36365a291aecc60e15e53c1bad3ec57e44f1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9855f561e69a385d697a053968ed0201b925d24e910a93633e29b507a3dfecd5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:a8f05193a2b8897accfeae11f4da84f9cb6fffe405bdfdab049f18f9dbc13550_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:da92c9b6533dbf4535289884402afb105c6e018e54a6521de3ee6dd892aa6090_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:608504ece3d7eec3beb9c0581547cd65c4d21afc9fd867241e316586d5a4e43b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66a029f217bcb609c3fd651df06cc40b1adceb524483b6ceb7a8c77e65529eaa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:72ced27623779a0b852b848ee76b5730af2b3f88c9d22021ef1aa7959875cf31_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:a1125041da76cd4050ff4e48b734e544b1b738407564f08ec29b5fdb0b12b3b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:02c9e8135f8456c5d1d59a57d360c8f8d93095252ecbba0afc3c6bda3aac576f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:65f0be87cf95d43879ba94ba434de021e0793a4bfd188fe379ae834288781fd7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d442a2b2d86d94c61efc2fdc3c7567faa557b986068a84d2fc43218e689a312d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e8132a2ec39d651bc0bda06acfb1973f02ecb50bfa9d4907989cc2b0e4e01463_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1cfd151ed875008df9b94a6e8efce2ae617f253d6e5b2edddb966b8d1a7f7a5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:362f6394c08d8f0422a71ae1a88d8c3e696d65605bb5e6bd3a9dc7aaea821d80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:62b6b1f87e753c508c9976878d99e1edc06f840e65229d35b49594b3c2c03339_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9de92b0bf7a605ad220a09a4f8ca8d1f47ce5314cc134e11c0afe12d22c507bd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64d4118b20ecd01d226bf0281a9a2c4a64c675670d9538619561b9c961a678b0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c220e1d40a655bb569934c156702a68ba0ca2eed88a731d9cdd8fb73fc464862_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d4cce7cef68a891a743bd718dd5252da3ad9cf107660cf967d2df9b4c58cfb57_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d825873cf861c5bc0c7343616fd70b5a9ba10e50e93769a12778e5c12953d50e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1b3602192592134940e909b83914d9e8a7e4c21b089cc9c6c44c5a35d86340ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d9c7bd5fdec81801bc99a17f7ac19303f3573118e4ec071804f2e51f1314c60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8913c01b1a14a61184615439424695130166d6751b39a04354a04592a8bb41b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ae463dc58ae76e5dcaa4b3ed3e2720e9a650708bac093a812f4485fd6c1b56d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0f206f93bd1421590055d228372cb42e4abd58ee1408b0ec454f3c28f6d19d64_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:caca095a90449b16c63a6224b313147709e07233b04177d6d559741dada1c928_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:de03fe08b4c21a8bbb438806d19cf1cba50f642390ea5aae041bf26531da4728_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:f1c7137620687535da391f5da817f3ac820a47d14291220c6e5375c188174815_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:07b9f8499c6f9dceec0d9ecb160eb27511b3f2bda24fd04284eae4d8c4e47360_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:13a3d1a6298a9075ff5a6c73dc2c87bca133be2699d17a29de7f05bd77bc62fa_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:75ada4584ee5cb640b5cb4da84f9b313883fd8dbeb3b19fe557d5f33c1bb4e07_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d2ae13f3ca57130c0f2e05708af7488d5ffda96981004c6366ec1b64adb63a6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:00c372bde16f801f21e886d717ef8505c70886fb8de7a19167fef11292c74dfb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27bfb3f67fb0fd0978dcf228a3cafd440b73e2e5ef5d87cd630a2ab8b6354f40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:564b3189e6722462f77a2c8e5f4932afa7657a19c07a7b8678d49fd7a5a016b3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93e5942a829fba1eef20fd7256725e23cfe6ca333ad9679843c1d81ffb239ebe_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c075f4fbe0b4caa8bf1ec50d719e9579bf68deb0287a5b1253167833599a031_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:adb7a76d2858446b150ef536a7bc8f93b992667e9c38efe45371adff8a6523d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c83403bccd8bb3668b5c931499698043cdf1c1702b0b3c377f961880451b1c5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d1ae209e86eaf7437abd02a7d6e3638960901d6e373e0334fff1bf3bc27192bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7bacc213218879754edd2efbd79cb3aa6f7bfe96a08f135d417c003f1c420179_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:92405135c787b91b90ae8c353367667f5e0b6bdc4a5553b0d3d78a03772c64ae_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a4310993497420976cdca9188c2c40f2bbefda147ea203a8164c97c8a666c8de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c07a1baf9c3b1101ed85484afec7b4ba087d8854e0689eb75bc8c400ff9c9159_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:084c6da1f78dbd588c0d0e3af75d2d4a57a78c5e784dd3157725e6fc4fc73302_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:111d937e38c8520e4d64fbee533e0deb01d004e043ab30fca691d745d01e635c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aea6178f5e7053a07e6062dc7acbe5d53442dd8da013dbb3544686836343c49d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e2960b7bd992630f165bcc5dfe05fff876bf15897767cd9040509242eb784bac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5a1bdea0b9f5a713373b1b2114e9006ac473c934567c88df76c4d096e13b23ac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7342be1f37e9805bd1d65b8ab492bd03680dc5636ad9e271fd235ee205aca214_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d72bc824431a80f5393bfe4de7d955de4564dde4b996ac45e48f323802d97771_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e5ebcaf1263c25f649717b4980a346d2b73fd11933c0e0886e48ad866d88b990_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:33923867b320b7e36422921d80ee445e245be1ad8441497f62efd2263f6674d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:84a1e5468f31dfcab84c55ab04b202ebde6fd22ee00463546dade3df42ce6dfc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a0e11da649434519b30405018969af5ea9e416f8486c308337e9bbb71142c0cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bcd6de912425cd3bf786c29e91aa496aa8bf9efa8ebaf7b042631a4a17541f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0388f268a3af9d03e746dcecc5750c77e066d087c4ce329cc7b17eec5d26eec0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1a45108ac9eb06150188c0c33917e0b2a7a5f62f99624dfc67a7e362a7839169_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6876001cc02003167716d7329d18faaac7c2cbb1a84c3eb06750ed03c0fad918_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9cd647b73817c8af06d4bc308fb10060b986a503d3f11a34aae3d03af73e7ac5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5f93a28829a70969eecc3afa9c80504fc3026aedadcc72dc73f46fb086179202_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:bdf81a9d69b7aa3843639367cb27f85c2d44986e5a2a1c49cb04dadcd03d4518_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6b0413556f9f6790a56c0dfcd7fda0c25d4f136294054e3c311e24d478ecf347_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:ec7b101f31efef9555025ce279469692b40688e07c981b7211eea069564ef156_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1418836763624a674a5cff49773d030b3bee31c5829ce2def7c93fb2a84701b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6322b2a1f8828fcf22f5b37356fbda8481416a993b59365b2e5ace17d82e43f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9eb3958a2c20438559ef40bd2de3d86f809566a5ded736c0a2068d595b33881d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:fca2a2f81a59bb0fa47d15b8e8825bb586181d219ab516cb1613f0528b55571a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b785780374551ec79b070397be09f200d9aeef146170f3f786aa356347eb6dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e5c910e3c041a916f0aec1e3741d5f4abf128ab937976bb4d1d831b23ba798e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:95300470f06cdad2e2e318b9ac8a79cb1c17965475222aa37e3171d33efbbccc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:caceee50b3916c8628846cdc9dbce6fb00eee54a7d1951b7c5fb7036b6360a18_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:02b0204f957376e139ebbe3d4384c6c42fae45218e0d48355787395c6bce6598_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3be3ad75e4e501d383440f819c91ff7577701d48339a46de48275df4d92e5b0c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:425f0c87d61510ba2d4a72fbfef64dc7b159309015a185c51c669e9c80bafaad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:5631ad8521238245bca6cb3fb56405a53da5ad4c65eb60d9f0ca2a6a41f69ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0cf05277fc862d4f7d3e5536341a811fb205fa4d689e95496adb1abc2bca1a01_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:62d4e2f9487e13d65cf84f1ace6579f9dde91b6b0b58c9599a10822cc20273d6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:957fb7f6f765b88f3307c40efdcae093ad7c7fea2dd8d13824120d411e7a554f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b1c0b3b2799413f14f7fbbb99cf8413a5744eb57d347ea92911ccff489768627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:41773c52c4e266d7a7eea51000d21cd5c5f2a6d935d68c94500de94699a87933_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:66134c062f87c20c0ccf27e21daad0d04c4618ce1db3ebee5b3cb8d66e45c161_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9ee79225f2d77668d58beb4bd3840cd8af6dcfea8cd535791052af9893ce21c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b2ded52d6572c825ead13a74d82147b0170c9f55d6b56713b723edae9963bd8a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:24e459bce63d36ab73a2f59689689e019155b9f5d93c695f4fd70ac64cff1bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7b96819cd9a3c4295665b72fa086b019da92c64c04567ef63cc7ea08b5751df7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8447df5e59bd0bd68d4ef6530c577de3ae8451b08c8d2bcac8a4abbd1bb1f69a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd4a29c23754ab1c180081faaaeb3a1bc31fdd477d94ec078f0814b88b81de95_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:70a37a5fca0bfabf3c06c0666c8750c76ecd6d84b5b8f750c2641a4c0ccc8e02_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:915b80c98bf3474df34654f4f81da9f0e61ac31fd4c66398eccc76ad0b9855fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9ef9213d74e890f4cfb50fb96ef423555733e95ae36570b9f6ae36bec5461a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a34bbd42371aefff5bc5181b5321d08672c5705226833bc3bf27184937cab1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:65a7071b78be9b58bd008eaedb4e8a5501251ecc42c8a3400fec74f8ea609f05_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:99d425797f6fe4be95d6e41a020fbf4a8e4ada72aaeca3c2b729fa98044a158f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a02733842a0ece1cf2914f0b91b400ab6ca8b5873ee6ed628ac413fe45c054fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c20f9ced0997e148ade91fcf79e0bef1b643e6b023c4e5340082ecb4d5eaf246_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7f4fe7b686631251eefbfe88bc427c71e62b96ebce30787d55e8b054ad9172a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:b560b2eac3c5f782ed159fe694fad4275babecbe328301d1b8bcda3c9bc51dde_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:dea065f6291596e71cc55d28c33fbb2a41c5bb6178a02a05f03d87dd892d7460_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:f63f847cd754c01a67bec09e23aafde415785f4c46e44dcddad4604d78718f04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3b8c806eb5e6b2744051ce0947565eb6b72d4b9a82f604f3692f904abacca4a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:824d1766ea1083289716265540ad6fccd99a674adca5b463df341b15aa78175a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c4e9d3cfd6eae2ac6f182b12ecc0d180f6ae5ea2c3e4650d257a53af5df725b9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e34d2d7547fd1e124fb1639b27acc21d3e967e78ac054b9411540e307ba87e91_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:06b516c2b888465890545788fbc2257fdc3b4f5dccb8097aa1ec88e44c529097_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:46f33da7918c3b105b7da2f67f2ce0a273e1bf89ff92a6824bbfac40a5c788ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:68c1267974541df30997edb0accebbab486bba1123275e3ef29c848acbd8ee8a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a2a2c35716771556773cf52f73abad4ae3be41e1fbdbe5235fe84433e68c3086_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:075245ac7beb3c9842ea6a6b89fa8c4c1973bb4281bad04f4738ee4b1b58fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:833fb11b4512c30aa2e8482f5b8328642deeb1998ed33a6471e96fe14b824c52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a980b71c5627c11feb41c5f4402e1496524d162ada9bc7ac40ca64e60f2e826c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ea9e07a7cf4f6403e40b1c9dacfd46ea00e22119ec857ac798ee444dd6f45878_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:4021eb47a4d8d7042f5a9ab1dbea2dd2cc7a997098659cea2569ac8421a2af69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6043188d0522b134edaa2fa2a120deea159a73334285b16513b2dcbde5502f33_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:80626c5327facf4ea5e679f5b670f4c882928c87f2fe1c1614aeae99da0161be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea5eabc6ab5cb5e3a6fd58538ac3fbf0ea7505fb676d53470fe2ca0b7ebf53e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5131cad922f4b66c84986495b53126771c2cc2e7458e4f8ebaf7461441582651_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b5a2e47567c59c83db1d367ead859d256cdbbbfd448a858b9e38f918996e5033_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cdb8a5f210e8575bfe44a1a9736b5683e30bb5b68eb060a1ec74d01e953bfda0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e2a03bb0cf0e760de2019a7abb062089470f456d2c54894c0131d44b9be5a49a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c9293763f3554e36b7fd030776bb0d535a9d52364b0d06059390fd6518115d57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:964311526f91908d1261beb5c0b55346dc419f589176f19957924876f65b9e79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b2ee288d7fb037f755da3fe6f234b49bec202ba98bf308495d14cb2b86f6e3ab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:29401f3b763954c3300f3899b6d9b09e9e37a42b5390c91c9ec8f217d815951c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:6468fa7418a6850189e48c190e2646bea684d58a1fac238ceec184adbe94dfef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:13e1a2a06ba43741b96015ef784e4ce330a3d1437d9cc69e6e57a9b48696e9b7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:39ffb4e07211aeee9256ae4d84a4f40a6b01b0a63b0530b9045dc28b88b39c3a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:72b7e6f81504542e9ec41a2d61f0e04a045e21932ee3b15499bf1fad7537632f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:95e71f0d5130807bd1f9dd48bf1be1f150e2915b84c9a88b9c9de43d9cc6a37e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b6890741bf47f346edc71d2dff4ea5beb73e3d73af95c2aa27016501c0c06b9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4813b3be0776915bcffba9bd32b9a55c9b54d3291ac0b95aa0e7f9ecd78b721b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4d5fe0364a6542b88fece08e1fa0a041c96834c4bfb08e7967870b87cbed4bd9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6896dafb2ab3e3c42114e85f8fc37bbcc6f25b8f8ad0702e100b0b962f4afcdb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:e7416e79fbdc3cf8bf6d4e4acb687510349f6b6db3f6d2a64a2f3d8e7d9a5a02_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
}
]
}
RHSA-2026:34099
Vulnerability from csaf_redhat - Published: 2026-07-09 07:24 - Updated: 2026-07-29 12:40A flaw was found in the Go programming language (golang) and its command-line tool (cmd/go). A remote attacker could exploit this during the build process by crafting malicious SWIG (Simplified Wrapper and Interface Generator) file names that contain "cgo" and specific payloads. This could lead to code smuggling and arbitrary code execution, bypassing trust mechanisms and allowing the attacker to run unauthorized code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Workaround
|
A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64 | — |
Workaround
|
{
"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.55 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.55. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:34097\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:34099",
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27140",
"url": "https://access.redhat.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34043",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"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_34099.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.55 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-29T12:40:59+00:00",
"generator": {
"date": "2026-07-29T12:40:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:34099",
"initial_release_date": "2026-07-09T07:24:01+00:00",
"revision_history": [
{
"date": "2026-07-09T07:24:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-29T12:40:59+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:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782184861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782186304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Adffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1782186750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Ab28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782187160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782186305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782188848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Aeed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782185694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782188803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782185746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782187374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782189359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Addd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782187486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782185592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Acff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782185526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782185581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Aaacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782188656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782188496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ae541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1782185999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1782186000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1782186315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782185772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782185721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782186244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782187269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Acb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782467295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782188809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1782186924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782184855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782209564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782189224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aeea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782209600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ab9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782188064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1782184858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1782184868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Aa1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1782209739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ab4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1782184813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Aefed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782188767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782186081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782188319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ad18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782189239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782240332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ac5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782189283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ad185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782188672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782185607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782185551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782185828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Ab0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782184924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ae6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782186366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782240573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Aeaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782209515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782191617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Aef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782189534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Acae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782187296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aa8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782186811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ac4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782185701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782191912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782189267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782188300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782188939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ac8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1782188269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782185827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782188148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782186044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1782189273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ae899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782185535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1782185603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1782185813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1782185590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Ae650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1782185744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Ab1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1782185580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1782185795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Aa51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1782185779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1782185550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1782187812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782192465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Aa086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782191834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782185664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782187213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782187708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ad5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782185534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782188091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Adc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782188226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782185654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782209514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ac40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782187610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ada9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782187347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782186035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ab4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782185598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ae10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782188382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782187591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782189258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782188696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782185749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Acef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aa339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782189318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782187308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782189274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782185558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782189286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782184849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aa9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Af66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782188608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782188224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782187930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Ae2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782185998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Aa8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782186184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782188497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Acc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Acd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1782184905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782185656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782185646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782209630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ad3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1782186258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1782186154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1782185996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782185652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1782186115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Abb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1782185574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782188718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782192418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3Aa9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782192496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782188097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ab9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ab3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782188653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782188924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Aa27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782186760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Af1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1782185591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1782185809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782186223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782187393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782196977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Af93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782186269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782186397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782185537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782239540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1782209496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Abc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1782185718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782186335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aaaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782186401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782189354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782189013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782187667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782186921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ae30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782187479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782188747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782187372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782189171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ab8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782210540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1782186216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1782186279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Ae63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1782185967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1782185591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782187967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Add6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782185868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Af6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1782185582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Af6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1782185582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3Aea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1782185572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3Aea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1782185572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Abfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1782185866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782210445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ac10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782209549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782186405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aa435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782186933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Af915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782188540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782188941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ac75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1782185563"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782184861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782186304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Aef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1782186750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Af32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ad2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782187160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782186305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ac1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782188848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ad6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782185694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782188803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782185746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ad71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782187374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Aa89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782189359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782187486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ab5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782185592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782185526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782185581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782188656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782188496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782185772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782185721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782186244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782187269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782467295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782188809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1782186924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782184855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782209564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Aa6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782189224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aaf6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782209600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782188064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1782184858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Af48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1782184868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1782209739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1782184813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782188767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782186081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782188319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Af2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782189239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782240332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Af5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782189283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ad1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782188672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782185607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Affec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782185551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782185828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Ae539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782184924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ac1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782186366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782240573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782209515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aadf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782191617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782189534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Acfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782187296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aa3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782186811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Acbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782185701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782191912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782189267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ae5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782188300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782188939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ab2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1782188269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782185827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782188148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782186044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1782189273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Adf6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782185535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Acdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1782185603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ae4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1782185813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1782185590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ac7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1782185744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1782185580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1782185795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1782185779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ad58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1782185550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Abab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1782187812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782192465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782191834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782185664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Add2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782187213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782187708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Aa5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ac1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782185534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782188091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Acd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782188226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782185654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ac1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782209514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Af09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782187610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Abf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782187347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782186035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782185598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782188382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782187591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ae695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782189258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782188696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782185749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ab346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782189318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782187308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782189274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782185558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782189286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782184849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ab66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Af018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782188608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782188224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782187930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Aaa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782185998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782186184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782188497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ae587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1782184905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782185656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782185646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782209630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Af5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1782185574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782188718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ad131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782192418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ad293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782192496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782188097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ad8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Affb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782188653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Ad929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782188924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782186760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Af8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1782185591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Aa9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1782185809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Abbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782186223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782187393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Abefd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782196977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ad1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782186269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ab38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782186397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782185537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782239540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782186335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782186401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782189354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782189013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782187667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782186921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782187479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782188747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Ae2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782187372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aeb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782189171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782210540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ab2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782187967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Af3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ab07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782185868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aa13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782210445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782209549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ab9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782186405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ae275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782186933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782188540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782188941"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Afff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782184861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ae70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782186304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ac83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782187160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782186305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Adbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782188848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Aafb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782185694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782188803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782185746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782187374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782189359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782187486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782185592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Aa08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782185526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Afbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782185581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Aa9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782188656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782188496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782185772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782185721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782186244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782187269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782467295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Af5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782188809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1782186924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782184855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782209564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782189224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782209600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782188064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782188767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782186081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782188319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782189239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782240332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782189283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782188672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Adf8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782185607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782185551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782185828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782184924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782186366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Adb2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782240573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ab0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782209515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aa403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782191617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782189534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Aca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782187296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ad47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782186811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782185701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782191912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ab51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782189267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ada82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782188300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aa2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782188939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1782188269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782185827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782188148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782186044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Aef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1782189273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782185535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1782187812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782192465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782191834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782185664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Abbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782187213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ad6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782187708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782185534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ad913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782188091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782188226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782185654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782209514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Abda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782187610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782187347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782186035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aa66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782185598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ae427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782188382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782187591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782189258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782188696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782185749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782189318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782187308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782189274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782185558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aeabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782189286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Af1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782184849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782188608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782188224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782187930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Ab74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782185998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782186184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782188497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Af1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aaa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1782184905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1782186258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1782186154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1782185996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Aa83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782185652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ade41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1782186115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Adfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782188718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782192418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782192496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782188097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Af07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Af88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782188653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782188924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Aec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782186760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782187393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782196977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Acdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782186269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Adb23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ae4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ad644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782186397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782185537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782239540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ab925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782186335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782186401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782189354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ace88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782189013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Aa4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782187667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782186921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782187479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Adce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782188747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782187372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782189171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ab3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782210540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782187967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782185868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782210445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782209549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782186405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782186933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782188540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Af0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782188941"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ab646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1782184861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1782186304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ad97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1782187160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1782186305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1782188848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1782185694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1782188803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Aaf9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1782185746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1782187374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ac466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1782189359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ac48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1782187486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ae7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1782185592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1782185526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Af4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1782185581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1782188656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1782188496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1782185999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1782186000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1782186315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Aa33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1782185772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1782185721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1782186244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1782187269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1782467295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1782188809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1782186924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1782184855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1782209564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1782189224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1782209600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ae455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1782188064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Af4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1782188767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ad3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1782186081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ac03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1782188319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1782189239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Abd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1782240332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1782187572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1782189283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ac7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1782188672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aa4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1782185607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ad3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1782185551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1782185828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1782184924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1782186366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ac064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1782240573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1782209515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Af80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1782191617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1782191673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1782189534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1782187296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1782186811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1782185701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ac287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1782191912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ad6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1782189267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Acc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1782185579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Af88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1782188300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1782188939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1782188269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1782185827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1782188148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1782186044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Aa66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1782189273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Af14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1782185535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1782187812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1782192465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1782185519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ac4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1782191834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1782185664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1782187213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1782187708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Af61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1782188343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ab1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1782185534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1782188091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Af8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1782188226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ab4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1782185654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1782209514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Adf91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1782187610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ab4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1782187347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1782186035"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1782185598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1782188382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1782187591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1782189258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1782188696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ae974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1782185749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1782188779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1782189318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1782187308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1782187944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1782189274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1782188358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Aa4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1782185558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Acf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1782189286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1782184849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1782187626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1782188608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1782188224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1782187930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Abdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1782188344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1782185998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1782186184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1782188497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1782185530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1782184905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ae82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1782185656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Af4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1782185646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1782209630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1782185652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Af4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1782188718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1782192418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1782191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1782192496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1782188097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Abbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1782188197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1782188653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1782188924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Aacb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1782185577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1782186760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aa804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1782186223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1782187393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1782188203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1782196977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1782186269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1782187366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1782188368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Aa6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1782188014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1782186397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1782185537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ae0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1782239540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1782186335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ae717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1782186401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1782189354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1782189013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1782187667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1782186921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1782187479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1782188747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1782187372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1782189171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1782210540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1782186216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Ad149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1782186279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Ad6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1782185967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1782185591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1782187967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1782185565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Adef45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1782185868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1782210445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1782209549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1782186405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1782187515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Af4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1782186933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Acc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1782188540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1782188941"
}
}
}
],
"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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_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:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_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:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_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:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_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:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"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:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_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:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_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:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_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:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"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:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_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:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_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:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_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:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_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:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_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:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_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:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_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:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_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:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_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:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_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:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_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:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"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:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_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:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"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:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_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:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"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:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_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:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_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:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_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:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_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:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_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:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"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:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_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:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_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:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_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:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_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:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_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:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"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:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_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:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_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:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_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:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_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:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_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:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_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:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_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:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_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:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_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:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_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:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_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:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"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:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_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:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_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:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_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:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_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:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_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:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_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:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_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:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_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:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_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:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_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:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_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:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_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:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_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:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_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:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_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:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_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:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_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:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_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:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_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:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"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:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_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:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_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:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_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:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_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:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_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:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_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:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_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:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"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:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_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:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"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:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_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:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_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:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_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:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_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:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_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:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"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:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_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:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"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:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_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:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_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:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_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:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_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:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_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:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"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:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_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:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_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:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_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:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_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-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_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:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_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:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_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:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_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:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_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:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_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-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_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:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_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:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_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:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_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-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_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:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_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:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_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:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_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:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_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:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_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-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_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:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_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:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_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:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_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:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_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:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_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:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_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:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_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:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_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:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_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:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_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:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_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:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_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:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_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:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_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:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_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:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_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:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_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:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_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:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_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:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_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:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_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:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_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:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_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:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_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:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_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:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_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:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_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:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_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:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_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:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_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:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_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-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_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:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_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:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_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:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_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:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_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:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_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:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_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:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_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:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_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:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_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:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_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:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_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:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_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:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_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:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_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:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_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:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_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:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_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:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_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:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_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:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_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:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_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:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_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:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_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:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_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:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_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:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_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:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_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:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_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:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_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-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_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:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_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:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_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:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_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:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_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:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_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:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_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:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_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:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_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:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_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:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_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:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_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:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_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:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_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:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_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:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_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:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_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:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_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:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_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:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_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:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_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:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_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:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_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:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_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:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_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:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_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-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_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:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_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:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_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:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_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:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_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:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_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:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_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:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_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:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_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:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_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:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_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:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_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:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_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:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_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:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_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:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_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:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_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:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_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:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_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:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_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:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_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:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_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:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_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:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_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:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_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:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_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:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_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:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_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:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_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:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_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:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_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:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_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:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_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:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_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:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_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:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_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-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_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:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_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:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_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:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_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:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_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:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_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:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_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:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_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:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_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:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_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:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_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:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_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:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_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:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_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-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_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:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_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:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_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:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_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:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_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:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_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:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_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:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_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:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_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:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_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:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_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:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_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:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_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:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_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-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_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:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_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:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_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:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_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:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_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:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_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:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_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:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_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:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_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:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_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:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_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:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_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:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_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:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_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:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_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:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_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-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_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:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_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:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_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:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_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:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_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:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_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:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_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:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_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@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_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:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_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:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_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:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_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:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_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:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_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:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_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:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_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:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_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:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_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:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_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:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_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:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_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:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_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:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_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:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_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-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_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:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_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:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_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:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_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-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_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:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_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:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_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:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_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:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_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:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_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:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_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:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_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:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_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:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_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:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_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:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_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:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_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:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_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:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_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:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_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:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_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:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_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:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_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:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_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:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_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:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_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:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_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:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_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:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_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:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_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-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_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:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_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:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_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:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_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:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_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:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_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:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_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:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_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:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_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:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_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-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_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:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_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:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_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:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_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:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_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:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_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:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_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:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_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:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_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:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_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:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_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:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_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-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_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:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_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:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_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:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_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:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_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:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_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:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_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:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_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:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_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:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_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:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_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:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_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-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_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:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_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:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_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:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_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:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_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:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_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:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_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:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_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-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_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:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_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:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_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:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_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:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_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:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_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-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_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:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_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:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_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:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_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:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_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:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_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:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_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:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_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-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_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:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_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:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_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:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_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-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_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:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_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-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_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:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_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:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_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:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_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:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_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:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_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-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_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:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_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:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_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:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_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-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_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:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_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:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_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:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_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:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_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:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_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:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_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:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_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:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_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:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_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:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_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:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_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:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_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:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_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-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_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:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_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:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_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:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_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:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_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:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_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:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_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:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_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:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_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:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_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:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_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:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_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:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_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:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_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:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_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:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_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:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_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:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_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-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_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:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_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:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_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:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_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-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_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:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_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:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_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:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_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-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_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:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_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:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_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:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_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:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_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:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_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:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_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:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_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:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_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:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_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-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_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:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_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:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_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:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_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:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_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:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_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:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_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:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_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-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_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:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_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:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_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:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_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:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_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:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_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-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_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:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_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:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_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:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_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-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_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:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_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:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_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:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_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-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_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:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_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:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_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:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_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-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_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:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_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:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_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:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_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:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_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:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_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:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_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:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_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:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_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:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_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:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_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:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_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-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_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:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_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:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_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:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_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-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_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:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_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:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_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:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_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-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_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:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_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:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_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:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_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:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_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:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_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:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_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:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_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-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_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:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_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:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_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:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_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:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_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:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_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:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_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:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_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:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_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:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_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:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_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:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_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:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_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:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_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-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_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:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_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:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_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:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_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:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_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:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_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:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_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:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_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:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_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:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_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:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_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:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_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-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_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:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_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:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_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:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_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:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_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:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_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:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_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:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_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:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_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:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_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:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_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:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_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:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_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:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_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:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_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:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_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:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_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:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_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:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_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:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_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:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_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:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_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:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_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:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_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-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_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:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_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-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_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:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_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:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_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:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_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:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_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:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_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:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_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:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_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:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_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:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_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:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_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:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_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-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_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:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_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:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_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:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_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:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_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:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_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:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_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:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_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:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_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:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_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:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_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:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_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:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_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:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_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@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_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:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_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-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_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:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_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-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_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:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_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:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_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:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_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:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_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:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_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-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_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:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_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:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_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:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_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:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_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:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_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:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_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:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_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:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_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:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_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:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_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:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_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-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_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:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_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:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_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:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_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:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_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:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_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:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_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:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_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:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_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:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_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:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_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:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_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-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_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:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_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:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_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:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_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:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_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:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_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-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_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:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_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:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_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:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_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:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_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:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_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:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_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:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_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:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_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:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_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:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_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:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_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:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_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:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_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:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_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:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_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:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_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:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_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:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_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:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_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:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_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:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_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:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_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:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_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-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_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:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_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:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_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:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_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:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_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:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_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:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_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:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_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:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_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:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_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:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_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:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_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:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_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:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_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:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_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:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_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:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_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:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_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:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_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:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_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:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_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:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_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:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_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:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_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:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_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:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_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:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_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:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_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:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_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:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_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:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_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:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_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:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_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:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_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:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_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:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_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:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_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:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_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-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_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:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_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:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_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:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_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-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_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:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_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:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_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:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_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:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_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:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_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:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_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:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_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:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_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:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_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-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_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:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_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-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_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:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_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:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_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:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_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-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_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:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_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-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_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:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_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:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_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:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_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-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_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:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_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:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_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:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_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:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_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:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_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:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_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:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_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:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_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:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_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:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_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:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_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:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_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:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_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:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_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:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_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:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_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:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_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:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_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:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_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:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_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:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_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:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_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:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_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:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_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:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_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:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_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:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_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:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_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:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_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:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_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:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_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:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_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:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_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-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_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:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_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-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_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:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_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:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_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:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_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:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_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:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_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@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_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:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_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:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_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:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_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:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_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:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_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:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_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:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_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:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_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:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_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:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_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:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_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:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_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:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_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:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_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:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_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:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_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:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_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:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_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:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_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:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_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:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_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:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_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:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_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:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_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:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_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:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_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:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_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:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_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:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_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:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_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:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_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:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_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:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_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:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_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:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_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:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_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:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_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:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_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:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_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:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_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:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_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:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_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:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_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:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_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:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_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-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_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:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_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:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_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:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_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:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_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:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_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-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_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:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_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-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_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:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_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-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_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:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_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:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_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:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_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:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_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:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_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:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_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:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_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:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_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:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_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:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_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:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_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:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_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:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_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-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_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:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_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:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_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:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_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:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_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:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_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:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_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:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_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:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_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:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_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:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_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:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_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:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_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:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_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:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_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:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_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:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_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:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_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-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_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:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_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-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_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:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_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:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_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:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_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:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_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:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_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:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_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:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_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:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_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:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_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:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_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:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_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:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_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:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_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-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_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:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_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:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_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:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_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-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_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:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_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:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_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:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_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:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_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:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_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-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_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:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_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:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_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:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_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-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_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:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_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:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_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:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_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-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_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:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_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:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_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:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_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:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_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:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_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:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_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:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_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:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_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:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_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-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_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:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_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:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_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:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_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:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_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:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_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:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_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:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_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:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_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:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_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-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_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:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_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:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_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:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_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:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_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:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_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:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_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:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_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:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_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:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_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:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_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:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_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-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_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:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_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:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_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:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_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:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_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:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_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:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_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:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_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:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_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:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_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-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_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:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_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:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_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:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_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-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_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:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_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:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_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:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_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-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_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:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_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:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_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:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_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:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_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:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_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:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_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:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_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:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_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:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_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-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_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:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_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-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_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:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_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:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_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:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_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:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_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:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_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:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_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:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_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:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_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:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_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:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_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:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_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-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_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:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_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:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_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:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_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-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_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:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_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:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_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:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_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:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_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:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_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:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_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:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_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:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_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:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_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:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_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:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_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:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_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:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_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:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_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:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_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:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_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:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_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-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_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:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_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:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_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:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_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:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_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:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_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:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_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:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_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-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_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:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_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:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_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:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_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:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_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:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_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:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_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:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_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:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_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:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_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:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_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:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_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:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_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:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_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:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_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:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_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:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_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:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_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-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_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:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_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:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_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:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_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-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_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:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_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:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_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:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_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:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_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:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_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:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_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:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_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:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_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:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_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:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_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:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_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:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_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:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_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:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_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:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_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-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_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:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_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:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_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:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_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:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_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:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_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:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_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:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_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:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_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:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_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:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_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:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_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:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_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:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_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:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_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:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_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-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_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:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_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:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_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:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_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-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_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:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_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:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_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:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_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-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_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:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_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:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_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:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_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:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_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:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_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:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_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:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_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:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_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:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_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:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_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:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_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:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_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:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_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:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_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:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_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:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_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:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_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-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_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:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_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:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_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:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_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:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_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:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_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:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_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:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_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:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_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:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_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-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_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:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_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:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_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:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_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:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_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:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_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-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_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:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_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-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_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:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_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:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_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:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_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:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_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:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_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-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_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:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_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:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_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:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_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:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_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:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_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:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_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:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_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:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_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:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_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:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_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:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_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:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_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:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_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:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_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:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_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:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_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:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_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:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_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:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_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:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_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:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_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:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_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:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_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-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_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:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_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-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_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:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_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:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_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:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_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:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_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:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_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:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_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:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_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:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_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:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_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:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_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:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_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:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_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:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_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:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_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:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_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:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_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:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_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-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_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:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_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:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_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:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_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:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_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:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_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-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_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:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_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-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_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:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_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:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_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:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_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:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_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:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_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-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_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:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_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:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_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:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_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:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_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:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_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-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_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:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_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:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_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:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_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-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_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:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_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:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_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:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_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:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_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:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_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:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_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:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_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:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_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:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_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:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_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:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_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:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_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:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_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-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_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:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_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:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_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:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_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:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_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:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_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:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_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:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_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:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_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:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_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:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_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:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_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:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_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:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_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:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_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:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_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-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_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:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_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:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_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:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_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:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_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:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_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:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_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:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_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:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_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:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_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:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_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:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_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:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_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:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_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:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_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:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_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:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_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:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_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:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_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:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_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-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_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:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_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:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_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:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_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:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_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:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_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:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_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:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_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-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_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:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_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:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_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:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_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-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_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:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_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:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_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:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_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-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_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:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_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:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_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:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_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-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_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:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_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:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_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:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_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-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_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:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_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:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_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:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_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:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_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:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_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:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_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:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_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@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_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:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_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:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_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:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_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:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_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:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_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-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_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:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_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:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_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:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_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:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_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:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_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-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_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:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_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:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_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:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_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-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_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:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_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:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_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:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_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:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_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:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_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:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_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:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_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:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_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:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_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:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_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:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_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:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_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:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_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-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_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:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_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:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_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:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_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:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_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:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_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:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_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:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_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:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_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:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_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:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_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:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_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-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_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:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_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-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_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:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_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:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_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:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_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:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_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:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_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:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_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:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_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:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_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:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_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:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_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:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_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:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_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:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_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:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_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:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_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:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_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:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_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:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_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:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_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:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_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:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_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:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_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:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_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:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_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:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_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:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_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:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_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:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_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:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_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@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_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:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"cwe": {
"id": "CWE-641",
"name": "Improper Restriction of Names for Files and Other Resources"
},
"discovery_date": "2026-04-08T02:01:26.299804+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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go programming language (golang) and its command-line tool (cmd/go). A remote attacker could exploit this during the build process by crafting malicious SWIG (Simplified Wrapper and Interface Generator) file names that contain \"cgo\" and specific payloads. This could lead to code smuggling and arbitrary code execution, bypassing trust mechanisms and allowing the attacker to run unauthorized code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names",
"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/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "RHBZ#2456341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27140"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27140",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27140"
},
{
"category": "external",
"summary": "https://go.dev/cl/763768",
"url": "https://go.dev/cl/763768"
},
{
"category": "external",
"summary": "https://go.dev/issue/78335",
"url": "https://go.dev/issue/78335"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4871",
"url": "https://pkg.go.dev/vuln/GO-2026-4871"
}
],
"release_date": "2026-04-08T01:06:57.893000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+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:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+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:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-34043",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-31T03:02:04.502444+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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453284"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted \"array-like\" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configurations do not accept input from unauthenticated users.",
"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-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "RHBZ#2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
}
],
"release_date": "2026-03-31T01:48:45.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"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-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T07:24:01+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:6f09cb9bc01cfd9f61f9d8297505f7777217c804fab8f5589b9444b8e1284169\n\n (For s390x architecture)\n The image digest is sha256:22a38b418eb7f9435f697123bf117662d4d6b725bb4d3e20042ade7bcc616abb\n\n (For ppc64le architecture)\n The image digest is sha256:24fdfdca3a35e1b783f2eae0a46a69cc62a3b89994bb2367f4530a9249ba4765\n\n (For aarch64 architecture)\n The image digest is sha256:cf3b8c3e3ff5ce4051aaa96edf6d4b471e9ec5312c4378dffc8fc520c8aef66a\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-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34099"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/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:1842cea1adc06eb90eaa2812ae160901bd1a4354d3da8a1c608ab9dc3ba333df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:37a816ef25c76b836ed14c981e979548d1ce3f1f7ab23f88ae47704dda9dbfea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ba4273d1f366c0063604d5fdc7c39e52ab83e97d6d10aa1f35a1227853a5a68_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e70bd56c1de494723b3f92cce396d0339f1d47a538aa626d1827df3d6a57eb52_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:939289cb5bc76239357ae4f4b634a7eecddfc84637350c990f65f22178cf9cce_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c83173c2cc0bbeec8fa5b75f2194a40ee10746048bb3550d72af0dd45351c07e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d2c4b789e32b8e916ba380000d8f8c308c717fe87db4409ba0f2225b9b35a026_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:d97595225635db349a25fd6a6e185dabb621b6622f4f9f834fd5255cd58b9c3f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6404667b6bd1b20fb10cba10818ef52c6785fc9bb06e7269c5feceb6d9142c70_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6824a60265d27c3add115f1f948fd390e7edbc41f3be57023bb36ad98fe1cd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:bbadc72c62b86f57087735dcd89920869249959f679dd4c458f2564947cc5f21_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:dd2e558eeca9e946b3e36f59f31465f656ec577b93d0d292400a26bdc88a2864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:92ee152315b548915530d950c59b70663086eaac0f42c6239e3a42710305fa12_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9384a72a08bd4d6b5537ea962bf83637deef2083905892aaed7d1e416d2c0caa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f4650344966224a3c201bcd9ca469a0203c9b1eaa1081aef7eb1fc0bc45b3b47_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:fbacde3c31b0054440b56aa4b14cd056d6a48b145134afaa253c3f0c979e26c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:068f088e84b8dbf7484b8e22e389dc8caea2269196d295b8f644cde9eab8bed0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:442cc010632cc4a89df5a99c4c7ec6dadc82f8767f7aa31197d0e2a6988404fd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:537a8785e6c413a1a1d8cffd954ab5efbc9ca89d2fbc059ea37fc3e8b9dd0c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb468d9763add5d5bbd9e7ccadbb6a45c1dbf33af1539f7caca1a8cac6ee9f57_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04d7c19cc6fd5b2cb2c0093328b1a9c3ed92d5b1d42a6d9a8a8c01ea4c0f709b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9a1aba95f007e5dc3b34ef230d542a378a474787da98417f7704b35db9423f77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b19b40af82d5b36508d9ae9f21032faef6bd61dedf9f699d93a761a7a1c6d2a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f5f80380adad2c40cb7dcc777f91089629c49993112e60ec593f23be0afca978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:9c5413e4f1d8b2bab40c7bb12a50a71d36bdae2f7bed1f7f6617a8eb1b2bd558_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:aa8c9b05dd6cf779b976d568e8d6a59cac658b170368d5633abdbb0f4c398610_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:cd78caef81f1a359a71cab04bb06f0a27777bdbb34f87ee2051ef8a6cde517dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:d3a66c573dbb137a05fe518e642b56df267b2f42f7ccf44e6a0cabd7ea96d762_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:10155f2c46a9fa56e0f4ae8ce51436d96d2696c30ac509610e0be94870630abb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:1de9e2d0319dac3d951b625074d30aca567244ad55c64f97768766a0a4f5c00a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:48acec211ed921dd25bf1884f8f176049da73cb5fa984364b89287ccd4efd215_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9c2f4b6e3eb13e487152da2084dc2c0718f6db6790f526d7a93f874631a1124a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1211ea8a49de6ac28daac1ded4ef82aee108b9bdc4cbf3b275443efab66a5f21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:12946cc499d4642e284dedf093ed43fe3c764d56e594dea4cefb150e79c2b5bf_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:638f3c469295a6bf2f41290323ed0e52e496c8742581baf7221fdcf36a5c8148_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d929e6374673663495f72da9e845e9aaa2d2d9e5b46aef089588ff89be6c307a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:5b7af04b6cd884775a49e24529e9f7e45cfc4929ec026b724a473368faea846e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82d6a4d6adc07f6660dc6762eaa3a454053a2ab330c1d4cf1df6c699ab8aeac7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:87ca133f3040cb468f669c76920639387fc9f16e296bcd0a964f23ba6e6ebae2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e0af40980561bc42276c94b43ee9390277603f0a9851815af756f75464e9d7e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:03e82b2a5da39398d359bcc38861e55430cfeb8d733a47502528de9418c29e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b1d2e880455cb31d4e75a48aa2df08f9a5c37e749366e7ea02d0d2efa3872a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9f8335b3ae0faaeec1d904969fc7a52f40e81bb18ff12b6fa4057bc54568891c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c0709a49a804ae9e83f47585a01ca2538c8715b02c5dfab943ccacccf182448a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3840f119272349d933c5d735e8522b82d9a9e22d9d2d4c64da7f9e4187845163_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:464c66c88c8adf82d1ac9852cfe811050f95d1dc16e0e63f43c312b24ba9092a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7b8ab720312ba378882e9d5061244ad2d667da60417bdd90c8824ff2d93f0d88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:b2353a73c18d1b36c70256cee23efa7ee44f23c01c57b63086b294c14dfb725d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:04abf32656703b7aed1a8582376eb2b7377827ffb1ef05938e7ffb38d22f061e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:3d984bd49a6b6857312ce41fb54700acdedf4228167a88cf02acf7a9fa339a86_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b2db0df54cfa88ed9e7fc4e1f1e006bfe107405e909137355f544df137618df7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c8d23658f91a14646b87e3a1a15930172c339db2f93d43450aeba7738bdceca6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2cf746ec83981691b2115387ae0c253e9d598b827308e102a23123599272ca2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3f5532ad9861afd7f7d4c21659c2c030e5a0cc9ad00f5e671ee2ba4076aa35ca_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:754f8877565ce95ef8ac118b0b221336a7a3c5d18f01f8ef431443ff52fa72c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9760dfb352e6d6c7d095e549d16864193d39d4a2485151ca02cb9771a90fbac0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:02bfe1d8aa85be146c04498408151c590292de65fb37a00855651963fbe823bc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1b2abd960117932e88c0fd63dc59cb4586b4e921a034bafd36c84ed2bbe0fa77_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:68a301a54c85f88d6ade94a3a39a969af21fb7d928b55883a7835ca0f0fdb490_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e2163c78e54c803c7e72aa73379c0f6f28f8e0e26f8831c036de69e73bebcd29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0c94a594735172d83ad37185d23b728fe0742d5f482f089b606d6fe4b1e70bdc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2825253d3a90b43cfa82df14a340a4aba68de0a73b9fc1a5cd440fc26a2ca9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2c2050eeb0772f3495b1d22ea44ff376157845d36acd7a92dcbb7e88807dc401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9aea02339a74ed0c9351bc6fb699861c5d2a2b9c1ea543ed755e60fbdc8ae3c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ed74e3115d85a2c9d0f1699d83e146faeeb8c444241d7e3d209785e82f0fd94_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8671dc59dbb4f48bc8bd8c1471899e3fba74646ce11fd6c1b79a577330a4c991_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a66402aa29e098f2164259f080113b8cbb961bc5846fa329cecd95205b8e445f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef157c22e966e71d2b525b8c23d3663dcc6595d55cbada9882dcc436bfa6df44_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b31a27c33a35b03447ea42e0ce7fea62359d592ba03d67ada48af90cf8ad62a4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df6926335e69171425a5d4763827cfb58a36b332c9d05c9bb8166551171b8b50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e899f2cbf79a60ae4263b930da3fd387942b14a21b230dabeb8a795f21461d07_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f14f6cbbdf15b1bd30eac5328289ff97bccc24d116b65655646fb7eef5591d10_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5969fde8508992ee2f7e458fc0203a0cb0e60f1cfff559b13fd124b2da424cf1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cdb4736a1c143cdd3cecceb9306052e0bc8e0196138197983859ac47898bac4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:530e7a480e7220dbf394068791a6c6efd9716890fa16068dcf051deb5e176a8c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:e4bc74eddc39f29412a355bb702452c6baaabab71460fdf07dc6f397c0a32e5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1ea0fe64764d968588b04c872c29f2865989ee783554e5f86181d93638e6ac58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6ef11ea7c04a04d886e132a5689db770829f7603403860e281770c1ba0013daf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:777ec48cec513329e42443b037192de08e8f9c45bc36676ead06610e75d1fa05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79e95943247e01fa0a0a813dfa860a04d68b9d569e5b074cc22ffe4aa264d974_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:12bd6ef7964377b726637bd3588492a34248a6013e3629dcece5c6f3e9a7c56f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c7cb868695de1b659356d7901c2e2c06704c59ec039230825a20ecd206d4f2ed_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7adb2638750902c5426d800a9ff2642eed2e17d3bd147bd8c6a897d3976389c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e650bf56046feeee7c4997f3b42530cd271005ba0486eec90c6cd3ee941ef4ed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:380e5ff3bfbd061a8309aac0792efda7dd720668052107e0d04514f762a9a306_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b1eaad489de72b273810dd612f2a057d7bf55a474b13d82de2c1a0e126501133_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:08a58118053f9d378f6845db6647c0eb0eb183f67af4577fc5a0e50ae2dd978b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6118c58b33fb700027f15c58ac0dc7695a5ec79125c64064a5cf2a723b27fb3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6ee74ff1edf8169d8c15fba57c6ff3f899fe75eb47cc2ed8f4df9d8757c37524_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d58ff0a0a95c40a68cfbb13f4f57c3bbe65d8bb2e1a115b1865ec848e47b9abd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:684c1ec3aac57fe595ebb8b1018c1179fc38a19793f2d6ea8fa7fcabcf6b5c22_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a51208d255a6561816d65a7aa87a3f5842fbe36ab4b269e5312f89b456f0b2bf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b28ee61812cd6021f6ff6740ee3d3c956b5b73ac2ab175ea2415da0048e40b4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:f32aa74de9aad9002f6e08bef748efd51eacfa579ad6ff3a252d45a44f1cb54f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:dffcd85d143cf2dcd6a2b0b193b60734ef139f9f85533df8902156963d1c39d7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:ef3ef3a74d78d64d5577c2b2d79c76a9eba4fc8459774bbc1d44cfc082ac05ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:30ffd7f3a777ba527d9a10b529bea6c297347d84b921313dcb416e0f2074d15c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3eb1fcb8de5bebd16a651ca858e8fb5c1d6e33efe7d415ed533e61a6137372aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20c9c2f00c3f2c02baffa6e4d3aa43e1faa0c9e4593b4fa1dfe713d1461c6e76_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2383a13890ea5610ed9e1b4d4a288d1ad2d4146998ab86d7c75097653fd1ba7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:71cb52c1627e30edd3b4366a341b1afc3c4798ed941be0e409889c7eee71da4b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bab80fea6335cff3e6eeb51dd4ff5cbe548b708e07212323e474e01e171b9516_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b0576bccb712ec983a9ff0eda1159430717296255b966f4d8b42e000ebe08b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:32eb53151db80b533df5e0893a38b8f42ba4f1438e70ed2abdd407920a9fe14d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4157fb4665afc910282f01719148d8f7373a8f70f1e007b09f452d7fdabc4f50_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:54838752538ce2c9c3f0a6c929a8b3f1d84069ac53019a700fc6c280111ee978_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:23b6789f0a672eee2d0019466e9f897a7841ec4bd1750d4412d77c462db79735_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:31dff646696b297f7d53c668749e6116f4618dd060b390ba6801de4cec2c0a92_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5c61635011f7f63fed475cd9e6b5427ac10d20f1778fbad94ab0c8f6ca774e84_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6a75951aa3834db3b1927ff168e82414a806f6b450932c02932c76d7377e6e14_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:863d8ca5e1153a08860d05f78ac122bed5d5363b219ba0777922996e13645304_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8f66d0212273afd9a1c34816b78e35708f1b0cffd56221b6433743e5a72f2a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:96632d9be0585711aaae79d0d05f11c9dc83d923f99ae6cf56f301a9b869a8a3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a086a3fed080651a2f49884f265251dad99ee95bee01362dd43a6defec29e128_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3bdba399d23694f0f13f74b1608fc465f19133a2d1ed2bc11ae645446473626b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:40af62369bf75acbdb942365f32f458a4befb18d344feb103291b44b003db388_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c1d3052004ca9c150cb0fb9819d70e63785231df700bbe2ca7d961008fde3999_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dbb894a8f18d94a4947ce8bc936e876ecc5a693da664c4202bed67421126b6b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:18809fc60af6db49ab8cb11d6eda2850486943c17182403e412e2fbd1f486ec9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:29a7f3ce45a4bd1bb50246e717697f091cf03a56241a5b33eb9766bb1cce21de_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:79970fe0682c4d31610a52a41795c0b7c4d4875c49b82769bbdef4dfc16885be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c4d14e2efe7de4823920d8222433828ff0b29ac792786f6d45bee510d12e7f99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:39bd62f6645cfd56bffe0502f7d01ce74730f8ca39cd455fa969f18943c6f833_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:3a954052a13749e3a733a755e0d27a6e777e97f49badb4dcf1ef065979ba188f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c1a5e3372a874d7025fb8a0023c3d32594767dbf38149e78edd604408a461d99_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:e6b0c18b06bf6c69fe1109a37bd16e514a5fabdf21af9a2ab142493b10642e92_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:12d7ab90d107b2eaf4fbb6c0940cb83c0489936561f19da9db0a1a602c829c19_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:20427288875652ce462f08985eaba254f45efd511ebc4cffb91a458435748923_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:399e2fbc74af52ff3638dd87c8e90eb3d600063ee2f44743bf137a302b4958a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4decbd39e49290bafa2e56f5c38c4378fe876372b3a55518d6fe8a5c01a32071_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1ac07e811aa1a5f8ca089619a37721e605c592c1052937189a698767857a1601_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3bf52161a52b01ab538ca8e1bfbd20815c8e1bfba47e86fbe1e4b54d7f280ef5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:99d7a648aec8e83bb0079877d0054c1dea646941cc1fc98e030b968b6bc3d26c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d6a1a228a182e4a7a1915266a39ab1e63fc37e5af14cf27f95ed39271f73c946_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:282f9fb673d93c83477b80d16764ca8421584729e6dc21c5a5dcdffd0f1fcf6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:74eb7bc2301c8d496d764f8a38077f2539e0c5a520d54930eae23e0c0b807e73_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a5e9cbdb19defcae36a912d61d22b3c1e2c12116c1e202fee76601ad27ac608a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f61ef074a553e4a79c5e2cd781c4ea646281ec5d51a86af562fa94c5d6a012e7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:113be7da0102fc08e47f28d1abe4705e56d758bc6eab5f6fa08d00ce7607ac07_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b1a95cfca7b2587dc78e2c4a15078e502d45c39fdc8a257c2df45a55f4fb55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c1763eb2ac1e862c97400a57e26322df946bd6221d8329b11b8e41e41726035a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d5877db6d838b21cd1bdbfc9cf07062045e75ba27455ebe5d66fac74546f1df1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:11971c7c86190bf903d89c053da7bba558564d7a4cfea4effcf11e585f445e35_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:692e2e8bea1e6c00945d6937fa9b0ae01b80c705824fa73b8707bd7f7c38ec22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b646323e40b0ac3300b4bed887b49802d6e7786f3bd583563b1aae17a9f39ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fff72755fdc4160d04a4decd92ec9eeed89bd2876c1dae793dbebfd9022c733b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:25da291b9039d325eebd8c7c4094d61284022556babccfd21fa4ab375cb7a417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:45da1131817fad4cee784e37b67d361489187171cc8fc2ecf1e08d9e67cb2405_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:46a48b287bff971372bfada5ab185bd409daf27458dac3d31a9f130c4cbee51d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d913dced9a74721e18b68336413a5fd76657adf10d09610677b0ccd46e29afb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:cd4573a91f003cc1620d537462b5c4c3c1575022d66e5ba4e578b4d4710a9fba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d49a81480786d32361fe050a3f69c7dbaaeb542301e5dc5b9aa32d38ede49024_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:dc6164bff57ae341a132a2ee0f208f9e956aa0fc66ff2ccd84a38d20af458398_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f8eb689a8e80df4602c4174d4e45acf69468b2b44caf9bfa4adce632a7b39639_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3145f5c2ba93bfaa756ecc55b3c2337031b50f087ad0e439baef5c5259787b1d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:429da8f631a612e6e6442a5acf045532c2cb8bd7aeb3636b35b09e7a2875f4c0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:964601c2384068b8cb16940ccca50d92fd7eb9af2e2330f541ab7175d0997103_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b4add1cd5837806091019d5833397d6ecdfb527be56023bc4eb3b91659c91941_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:13c8499b2e8b4a4d66e3be9644fb24ee0e300e7c332e51a77f149cd0b974b186_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:42754ddb7ad2676f3df60c122dbafdacf52ba73a98359ee4449d57b8e2596ffd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:930cf4ae783e76a86cb006f00da0af41418b284d6d1bb2b0a10640b92e5b29c3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c1f6bc7546f3c2f6b76a378b6dd810e450ce35147f0ef7c7cda6d52a10110304_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bda8f22f44ca8500d84d3e499cf3debf7960f6675bcd382cfb5b3745866322e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c40566dd40ce2aebd50073a9adf8c67ec0d3362d96355b0a8278fe51f171321d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:df91f782e1b9f389a6d4d3232aa8ee8b236415efcde0c3c5c853753d9984e44f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f09304ca94a71fccbc98ede99377bd718c27a9430cdcadaec9b19d67c5e8f835_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:986a2170dab0d946f4724af6169ce2a45946307c3529b8eab9a4a70c437fc0fd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b4be999a9210591890cb92af77c4fab03126ce7aa541834c7a09192cf87231ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bf33e4502e6fadc5bd1ffb446bc505f11fdddeb3b292dcf4c569d48a3ff5528b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:da9bf9dd7c7e41d01c63d45370443640087013d8773cd35633be98ffd42fbab5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:05e1289c766001192900c9c1c419033e606dd8425e54b4540c0d3d43fca5a9ff_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2411c0d1607fd7f13bf516b5d6995a05911807da66425978ff9ebc8f4aa4426b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:579741a2e1121c986824943698945d42d0b58575049e43b6429ac515199fda90_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:91229578622e55cdb2d81c569b8c4efb8be11d4b90e598084cdfa55bfc1d70dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:262aeef4565ccc1ab82159dd2d5df488e280a39efe33d80eba0efc11ab76e04d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:601dd2f03e9659f7b01756f765aa0421884b0f5493f56975bdff0ea3b362459c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:a66cec547dea504d50717f43db02bd9ce4a259cbb7e4aed5b781ddeaf4cc2e9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b4191f885c54ca4512d9a3162cd3fbf22dc2b2e746f6322df58c0ed48a9502bd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b28549509a98085c103e458814cf23cece77484722882f2bdc56459019a0f38_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8c4e430c008db06cf0c75d7f09d61d7312f5c427515d88654762d5ed24b5ad24_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e10140ba02c00799cc603ff5a9d85ab04ea76571b14ded035e7e1f60c82603d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e427e0d60fd20adb582e21a6e57039cad64659c88855aae6551128a158dfc41b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7d4d0d76ddb563aa494892f407c1d8ba925e293cc78f1a9eaa97fdc04c78a909_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:afb6a96725ab5a92d0aec450e7fd39d424491621285c20fc658aa09d42a45a0f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d6c7d8bed1434012f353f1203250a36c771b9cca23b9531b7cd3d29056955cff_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eed2a77bf4809a2036d38343e34fa6846f594fe55878f26d00cdb79f3815fb65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:0482005f6f181562d72a70ee55114ae853219045849cb061bb981ef4ccb223a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:07ed4a78f27dd88bce7f43e12bf6c8895fa73b5f48639ce29162717a7cb73e38_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:144566c592757d54cd00a5df374071ca4fd310125b8b38a84cb5f55db86a868a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:351ff9ea8b40652afe1af1209d39446e24dccca3daf3d4356b9555b79bc99d56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0cd49c24fc48da1d810fe3588272e7f75c8221601ff2efb26a267f046be66e1b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:831de44856d299954488154730edb47e9fba3445152026976c0f9c5504ea80d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:9303d7f2b131d53a7672afadc853133d482ea06421e5f9981f0d8744c6cd9de2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e695f1772171cae20ac3d854d9b99eb0a2505de053638f69aed5f73827642bc7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:014bd245dcb967e3df079fb535996f1406cf9953d5dc8b27160d094a6e5bc754_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f147724ca84b27f754f6a69bce236a0466dbfb8e4552283ce04211646ba7d93_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:46b6188244e6fc1cc5d4a4ab595d70616759550cf8087ef2f93da4e7ee0d73b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:811783157b9eeba38d0bbaea035d6df7f6fe7d3bd389325013913315415c6535_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:59eb19a180a2399cf897e9c89e6e43e7623a868e95d4bc0e8cc39ab255375890_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:75cc85c325ae7bdc210b5b53fb9e12cf73e8b88df51ac8db0654644f84282679_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9046ac946ed66043bf05a9023e5b6a1ea6e972073a4ecfe4699ba07f7f5eef83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e974ab93044527a947a94fa65c8b2e3fb7c1c170613674c1812d1452e1d3ce61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:056d58d3106ba9c9d8c9a576575f06bd8a9790bbe6f72992a66399c23aad13aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6d417f97a8a01fb6d6f795775c170f6b976bd5dec25e2e42da4b314db1cb05df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bedfea1a6889ca3dba1232e49410f04e2a13322452e87da516faf9f36ccbc61_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:cef3f91c37c636c55956822badada6317d7c202e9b440fb6a41f4c276c071546_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:067bcd22893247021a6f2fe828a4070488b45838bae15cb925332268cd210dc4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8be358394850c82ae4490b65849f1b8a046c5a49841ff39469e7573e8e7d48a5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a339758fa71af478269b48afcb86e8b076daf12b6282c776b308434feee87f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b346d692677a6d8ee83a08c76874638c2a2e84a2658098cdad6cd6ecf6663972_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2b33864c0c40f8c394e9921c06fabfdb4e49e34437db3aa60be94b5d32e04373_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4236e54a886cebf504a6ee8ed7f5d5b6639a8a71445b63c242c3731b1629e9d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8576f6db8e3e8411c3541b24cf59571b29014b9308154e6312c1fe858ee52545_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:92e38626de8f533c86e9571f2b23a687658a48b53d9d602ed6730bddec947226_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:118e1a05cb11d55c91dd60f2fa2a477d8d1932bc1396bf9b14cda97dab5b79c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1b1ac08096fc9174b26eabc05ce8b69aeed749c90b16bf7f5d326d8bfe6a3b11_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79adce5318b9036557e4eb1e488893dc6ed097c636183e2a9e9566219b45a31f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87c1c337ded046692eeb430cf03d6f350a172414e306417be89b41c6da833e68_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:14d3d495c554224b6cbeb2ba82f6c0713c24579b936899ac282208cc92286d49_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4571ece7068eb6160b7c05566b97ff80638604bb44cab5a148e914f90b4aa829_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:576294439872460a183436e80e20c8aecafcc270875a4790bfbce03965685423_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:69d2fbae738d193231c035cac7db63302bea6ec2881ea229d57b3b8fe6cb646d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52512abb7befe41be5e451a1415b36eee8e31a4f3b7600a0a8e1c90a595bf665_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:93f55c42f92eed931548be66326d4f79ba9f49ee51e543e4aa16fab4d5b35e8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:991b3002dfaa86cbe1e115b702ab270d41b1dc72c9b29084657a91eb7f82270a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:af9363431d40a4dd4b68eea54ac20f25e1e92ddecda58161033fcf9d7ccd1736_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bf0256b744fe1c4008569c7e35d8d0a69a681851534795d7e478c65b2bb497e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b31db3422222f5f3338cb2931de18808d9eb53c5cfe431c4d808b11499ad9557_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d71a6aad0ecf2a581e9806c2ead362525d65da89fb65382ac3c726cee04651d5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ebfdfb9d2467e0c67ec4c60c6a7e883ea5a2ad017abd41b8e8bfcb0b48fa1733_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5398e019a999d2ba10d3fe9f47214e1bcf7c27b4ae4d3e25c76153b327d887f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:83e641ab180191a4ca6fa79cae017d956a09b02e02c72c18c81ea79f831befcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:87d9f7b15e3ebc0bcc4c25416b486765472be752a8dfe8f471f2d5c5d8567874_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:9eaf795c0373b86c76e6976aabdf1408178146f9a6f2765698df4b997eafb683_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:0669e563894c51c43b33bbc6feaa02bf24fe8f1cb03bbceaf9ea39171a153cee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:703edbfd12fe8ff50b4871200027d02dd46db7cbfa4feb6f92d151567b6532b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9a7fa86cd6a20259d49c383a97785e3d46047a395af2a0590b9e7f3a34f37f01_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f5cb995d90d857f2fbfcbdf120dda456f4be664e391f27ddd13405e8feeb721e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:24c76a9f50300e25ca912d57c8c93fe2d5aede0189222839c517efca0ef09fe4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:292f2f7eec129406c0a2c2c063e3cf2357869d1290b5740a13a9539f7f6a2ef0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5a9597280b8548e86c28fa9ad4ee8a903146ca3ba921dc173263e7412ce6cc45_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a4bc9aa727c57ba1c2c21273d5b962a3c6e087436a6bb3cb5c4ba0b2686083ba_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b0ba9f89507497c42ff6c73ffd3b5660f11088e2f284220203ce38033d1e183_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8a0a0f08d25ac47ea8fbd8b2c3b041de7556411a483a218ccf1d84c5548ff360_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a89b0ceba8a2b604f241ec4ff5cc1fcc2a7c18b378d02ea8b073a3f785cf590c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c466fe3d0666e9d3a330c46e3502e03b540dabbdb51913ea4f652b9930e1e034_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2345091de4931b1240945a06dac48f134e9e920db3501626a9247b1b2cf26c73_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:739b3bdb5724d98aef08ccb6d523d1adec7fd3e1dd27cd708b9112f87c4547d2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:83d88ecc2411ca481f112ab0a92ca556e5d2a4a49e7711c7bd96eb3bc4fdea1b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f1c117ca70272bd23a9ac01ba1781616df8d2a5027238609aba8e6d0cbeac39a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d0ed7e313a1bc4903bffe0b2ad19ab266ac5e339b603bb80cb5d69d8fba82d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:98c6522ac2374a5f8c2d0edcf686229886de8063ad99105cf6b133c3d3d7705d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c48466bfda2ea30aa12783c92df197870fb61eb4092de0d5dd1acf5ca341be41_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ddd5973c3757748d2d59311f7a3eeef7c9a030241293cd9220066728adc2d854_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3db210796d573e23b1522005c3fd6d92e8a151b172feef0e18233430cf8ca64c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:51106ba1a75830d320e414e3bbbf8d2f636e61718e69869a4129f615b33ee9c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9244287529a9f2c75dbba06c2e29c5d19de3276475eff828e590fe729ea5799_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b66befca1e69dcc94065f60ac4458ef0e7058068d6f13cc4186fbf97fd2c3abe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:017c5913335579f6c3200d0ac0ce529225d46cd4717c98aacc19353401f700b1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1e4268fae1f743524bd93e43a2cc9e8fecae6f4b3c579c1279bf7755aae0db2f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5a4bd159a101d44f35a33acc9ab9e47f810afc51286abb130b199057a24f859_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7304ce57dfbe884b8c126e99e9e81dc2bcaaef0bfa42128898b1b2a32c0361e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0d9cc04804675cf431a942e41151f12df6ebc9767788b50751997ac55dec0947_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9db6811d5e1a3a08987ffc6b74030ccc023942e1042aaba1be9846bceb50e0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a08b22605697dbf029c61d7020a50a687f7d4501b13802f3c636059a0a0187a0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cff62658d02507cfaf26dbca3d8e915be217e6c5c5f54a3a77c78e08d1b7cabb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:23e70dcb74661d8d0bbc785c7f38d487ed7055455a73536cc527d97f5af5aecd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8dd0a5eba6a5bb3f0760e23623ce61532ae942fea71f2935ccd3cfba480b9a9d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b0a243d856b757ad912eed2279b01182971104859d6d5b11ce94ce8ddc2e6e15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:eaf9be0ee010ccbde330927aefee8eb3be16ad910f0685ec43ac37a8d75f6de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:39cf4a0eb7182fe53aacfbd3e8ca3e6ab04326ab693aed106637a4c5cbe438fc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:53b00d9cf85cb98b898f9cf0bb6fcc8171fce4f449d86e65c96bb828b990de3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c064e95dcb38718757d07255642681a5770f8120b19d907ad3e438a606a805cc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:db2b897d4b514bd7178a10278e9575acb8023e8f2ec51d350a09d0cc0e964002_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:00f73e5f711bd44efc5009db1bad49401f33dc555d63b5a3adba9d5b7bade790_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1a9928d4094f3d9143500f873ef78789f8f2655b66eb5035634b6b7eb10c3698_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f018db1be48db8d4cfe1436e4bee177b2cb079952821208a70285f0107a4f08a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:f66121e712d8290daa4cc310c4a400de4f3736ead6a4dc2e1c9183b503d33fc7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:09e69cd24fc558a2257650aea4a754e0925c22b89c661131c2d5232226b3d6d7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2db4071f76e8a83b06d79cc23cad1ec22c5075f4186aa659bc9627772b4496ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:a9d9b8653ffb8e49bf7488477fac0f19423c0d33e7fc3f072dd0b108bf384df2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aacab002f6e5a5e5a864ab059866dd93b667416687d43d57b9e815a734c995f3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0b397a7c5129077888ae4d7fb4461225e8baba8a9b54fcfc16206bf68052329f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2930fcffcb43656ce746b38054b2791141152fb9444325bca472babc411e0d06_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:68eee972b490c577d54c162592ddc71488c8f3082acc92600abcb660bdac7144_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e541f124f7eb13e2563218e4ed3fdcaa07dc460a11147db6638469ee7c3ff87f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:7cf3359c9e7910d729c17ca1e3aa721abf47dd8161b967e8c1de6def060f5099_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:915bbd7894b4ff87b44813f761e03a1337aba2c7fceec61d23c10d2e6b185965_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:23d7369718c58e31e1552964bca9cf4ec00ae6ae61894460e1a7929fd06ab90d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2847a420b68f7e45b1b9e43b1041e78db48a9ec0accee274825b229d4a3f1f0e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:435925ba5240f1d3423b36b9ee703250cbe69d1d138046cb01ce12353d3d3d65_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ac0315fdb6b2769711044df3b7075199141a745fbb3ba78a0e4ecf4363cec59b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:30a32ca3e232f9547372e714bcf4305a0eeaedb43c23513dec0652ae0bcea8b3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:36f3a49b18bca16c42231d6f7a2c95b71c69e05c2b6bcc4a972bd6d8e12265c0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52b1ef973fe87d4d88df4409d23a4bd440f80254e74a09300fe45641c8724595_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:78c5c832475c506e7ffebdef8e7757a72b0f99bb870c0caf29e40aa1e8e0f4d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:42acc5e8be7c60826ff28a0555f955805ff2f5b77f8289b67a39f0b357ecedbf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:aa6c92db524196bece64ef5c11a4f3c7b3327b5853d899e5ffe4c3343670b14d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bdcb7f527162cfd1ff93515fd144df051ff65dd06ef0cfd22e31e45777db6257_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e2793739b47b898f6a3ee98947d59b07eb9e9fda623c03ace8fdccbf4722f1f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:29186986da709d6fca995595e9c50c3dc66049235f2f5dddcc35efb81d561f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ba707aa068cc71d8d27132a3730f1370b443f46cc3f73cc1a64526f1265d5cd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:783e6dd0176438d1899af7eea4de334fc1a8758c6de2311d0cdc2aba3c72b985_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:88d7b418ed60df29140a7fb38097542da19fbb239feac50f30e75b1936b94175_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2b32677028425a12baf53e900632c5639f848d0d06e78d4f61ed1757d9cb082c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2e22d54495cfbee2196bafe12427207c771e800d55ac49e6ab0ff500c3ce56b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:636e40d8b10f16c9d629cb776f81f7e3bf5b03f4f36986cd1a847b2dff2cf7e2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7c7df35f2c4078cdc66319cdf9e64aa991df5112a195bfc4f85badda15b89265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5d27c837cf9d7a7cf1b2f7a234689241fe58057346ed2ff06a52a85438c0e6b2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6ac144f52f7dad641d09baf1d61905e51ed4b36e3b2ad28ca05e26191c3acb50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b74620958a334318cf4278a75776f98537c02dc3c1442684becd3392c7eef9f8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f70f3830d5798375b2471ff6ee5d43abfa0592acd3f93659a49d03af321ddb70_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:146edb7741f9e8818d9e5f42339a19f2fd035a5a470d9efef0f778fcd2f1b2f9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:2ad702ee477cbc081b11616922f3fbe94caf7e4d8000caec51d8aeec74859153_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5944cab275554805d41553ad58bf17e180948b2144d31f31b6cdc289bd1b5456_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a8090afd8c6dba74ab981a3f280275a5468af9a77b7255bc8b2b158195daf591_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1e06da8f3bd9bb4f593051bd2f0d17b827a785acd37f281a15094e16dae5571d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:38572ffbb8e76d4f1e204e8f2d3b89e186d4d3f52bcd4d25d39a0e71e8e798b5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:84f8db4de2637302f83b71f96cbb1dae2fc3a5e8d1a4d18f24ee1d2e5ee0955d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a33c61b3b03dad5cf804e047a84b5134c90596a6c24094051f889cf275181e3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:47ee12e8d6d77fc34442ca219639b40ad917ef628682f3fb6b7737515150ca05_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:481c1c226fe79d3bce09f9e66d03130ecc0f0abd76b13ae74521393b967714d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9235dd1f246f74cd8e52323bb78c7c40054e21b8783d51194b570da4b9fef5c7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9d2ea8e476f4972b9919bcdf2842f90f73b2c1521030134967f19936b073ed2d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2f17cb16b03087fe2f9396a68aadb55f8d60a906714d99536211ebc4dbf085fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:432bf52a3c7fc74c399c22af7519d452ef6a15145b13c9de42a22a9596df4b00_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4a7aa0588dbdd018836f972e383b2609409a180c5317c4d15895cce08301220b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9a2b9e92af6d08dd9782a98e3317140c71aac4a7f7faf8e4f78e34563cd0899e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:20d83c69d95fb8a141292dfb143febc772de1f3b502f63c4e729270f8ce3c609_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3e19df359dd41b2d251306040a9f2d40453ad906e863fc7ea3b326fee60b8953_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:49aa717a87ccc010a9807350016b2344d84ef0853bafa82a86579c763d4e4947_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8711938cf0c6c85eb7f6f55572f7e3af9d9ebfed5720c3b186aec59f0106f4a6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:944ef8341f7b992e399a0cb194d6006c7f6b8d5639197ebe67a27faa804558f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a403e3c76759c8e6f84f7d864c72c3c2322bbed26fd4a37c44423cf66f155b73_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:adf8c95c7d4adee8e515957c6ef0d8adc7c299f5718e3fcd18fa2fb799a285e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f80a68cc0c4014496501ca52d286b654b7b2bc1e8d47ca71a5c38505819fff6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0c3fa899ccfc2afcf1fe3dafe5accca04007c6f2a0a890907453bd12ba2fe265_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8995bdbbe8608ca0e9e7c6e725a3a8451dd8e0087c8888516f6d44f1051872ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:b0914595b5415032e42d75981f977b140ac375058558263fa21590194022667d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e539f2f3d6d5c19d8795dfaf39655743e6d55845860d5bcc5edcc757acef3242_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:101b8a34fb0188f4ab6aa1e94141c0b5e6ac3823391d6aa628048bc09a405496_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4ebe1e2c2ee3d19a39d41c5f2490798de011ca510272cc876d5618ef9a1f4ca8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c4e652180256f0599fbd06b5f1997976e352c64bfe0ec72a5923523234c89b61_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cbd3743caece5f47bec456ce1f94bf656e423450c1c02b2076c61da3c74e325c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:946eb6390f36b14061e0f2cdefcaf9510ceca643e4058c69959d1641ea4cc97c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8a824aa5aa3287718ba106899646e27875c9da870c6d60be215d180829ecd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e587bf4996418e2a0ef79f9230b41a0f547707d632c42c104d3df159f07a715f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1f58d4f0fd489e5c9f46d64c77c4848012a399ff7e8450be819d222b3746539_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2391a95d193a377fe5698dd4943818dd5ae5869f6a29a86634e66db8cb6e3fd6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:292774d084bf8488b4d761b15fae000b0ba51c8a03cc7197e1204fa03e23ad17_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e82b11e073570a804a72af44d6e7de69bd5cd1f9e7e1f77cb4d3786267064f70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:45200a49c532f3c374f4b05c7f2f94e18808ad5c4631f976494285559c3a44f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9799f8e40c6321272ef5e9876bb7467c643e615db6a9fb4f0134080cb15eb7b6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f4c4f21a008aa43f12fa3cd598e587c3a99e5d5eb74eccddd88f71320852031a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0414c1712185f6e0bebea9a393943b1b52d2f76149c045a09b822cc104742f42_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1076e06cd0014c0097057a5601b163dfb554a19927ab378c4f94d55648145636_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:350e815d57a5bdb9f3b62c7c3d8b8b61fd277ca3d0a487aedb01ed9e5df12f7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08cc31fe730136f88d0ccc74c0406a8ca314e7d2ce5037a456f066986582f7fb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5a1522ed59908ce07ef540449d9ebded4423ac4826bc30841530b99f17994577_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:876a24621093f18503e0e79379b2a67899f07fac81b9d81e52df8c5d60d92182_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0926cc6148db340c9a9ea230e6568a33b89fd99016f2c8fe71df320b46d3346c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:109afe9bde0e250df020fe1194e551871ea764a2ccd3a9583aeda0adddc5e61e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:2455129c4a70ea974c3b3abac346e1ee91b945ef01404f8e2a6ca547053a39ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:65f52758c451722d565251894a22fd5ce820690855809e3aae6788a5a815bcfe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:13c56b7af5885faabaf553e575b5febdf60b35e7485e8dd514546724fdb17016_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15888c129d8a075a0e165f48623e72d223c96ac2b45089e9dcd559537f79dce0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5174a3fd909d2e35bd962244aae63f102d14c9fa81e82dc842f78fa47c47dba0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:ef97b5b7c888eca06607b768d1fca342f84fb781bea2ca2f37218c82bb43289e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:49f2efa1b0bbeb20dbd8c999fd3fd0905813530c1499c8c7a4680c6ee5481b66_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4d00a4fcb2a41169fc3de93eb33c735acfceec01e99fd70adb34b5e0b40984cd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8762d6489d0b5495699d38a316f4abe8ad2a91cee0db6d05a7534a5631150c44_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e6af9b1f7543d367092c2a6ccc65768f02831ba34b51be323266cd064ab7f30_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:397c34fae58dbb6a5cdaa906118062b6e0a2d370aa816be224cf04990b1e565f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b9c01196fcfe062a47ff26a372fd22b1f81097a1194f62a8fd8588bc024db5ad_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ba8d92e7dfecde6567a9549a59e030e174db8517a95afbf4874c6ecf21c8cc67_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e455c3501402cf7f72b43e724b402f9d413144e06e092ad7e611b679fc74cdcc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:697a682fb00798802549fc7519f04b7b5926f4bdf89155fe9d9acdcf2affefef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:d3a90c8b3ca85b370354f21a207de212c41bddce30771d58dff05ab9dad9a3a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:1250c423ccc8502894cc78123887649c032bcb564e0a06bc2d92cf55694824c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:58a7d26db41a8c410a88208c1e662661cffeb65f68e9077dc9f1116729062297_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2537d846c96e633206b055083bb5dc83af6d7fbd88c60c33c347ad9a1b60c2c9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:81d7291e2ffde59f59ee17e179ad69bdf06abbf2dbd7e947523a7a1fa506912b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4d094547a4653a23f6686c9113f2ed536efaf68683ea72411217887a06915fab_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:85863214d3bc868594939cf4f154f78d8c59e068ed51615e5881f38ba088e85f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a83d9fea867c65015ebcf84c46d6e8962741d84c86dc20d21dd88b41c29930d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:4bf12a0c36e5a3bdfa029804cb65acc18a6949007bbf5450496341b6ccc17870_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:de41e819a6127840e8fbc99198469ba6054662bf383307b7a3f4fba19919a831_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bb89050170e818d57b0c7fb6668a91876237ad81f1d30b52e8bab8a11c6a07e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f5fa0b834dd7eea7c0a67775e0eae103f18102857e7e1e5ac547c2fed3443b5d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6bf18b463bb0df70f2bdd3b7cea1122c80eb9135e9fa2994076d3994d1152222_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6d208f5570237e84982707d086001d313933177805160b880b4f969e864939bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:dfc2d2215de75d5ed5de69f4eaacf4aec1eff82711337c945ffe09a81cd268ce_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f4e450be0d77b352f2c70edf7af307064bcd52903c8eca8dd38e270454b8123c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:0c4c6dc6fb181322192adb952dcebdb865aaed1d09dde2739e506840c005df24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:49c77585fcb66434f57be21e3a71e1f32cb172ed4a768db2b02eeb9aa2bc4949_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:6006cc956e99bc8f8732127bd85b9c8b2b6fb9d0ee33830967d8843b82e4a871_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a9e32e4dd70d5bd966d585e5dd9651adc2ac5bccbf22a0d7c4b027edf1ddc41b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:33604d207529177e1cff0317545f1c01ea74142d3b6875e4543e1b4c6af15bee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:3d0454e00fbd74eb1ad8854290c0aa268d0f288c727b831f8b98022ef01731f7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7928c0061dd9bbe17e5dbb44beaf12a644eeb1a101cc1f99341b814899c49742_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d293f3a6c0aaeffd6147d9119a85b888d87a2942722861e2171b687f43d060e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:0c4d858e553e339d0acb95e0e233c1ac9c61622995301415944b6057d223d225_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b0d7fef1b499c55e2a4614384de486a364b2b5d92deee97fc49a3a6c7e8bb4e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:55b994c82a3fe528ace75ad58786c4fad5af6f789af1dce99902c78c292634af_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d131434c5a9eec0ca793e03a2dbbf9f863a32ca9aede0d0bcbdfcbf40ce9a5d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6ff3ad25350c33ee6a063f86dcc93c61835c303936b812bbc3e09f50e4d33c16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f48a15cdb12310bd202d000eae3aa0b276be2d3160ab3557ae431382a0c0439e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:57e24b1e947c697fe4b630e329b0e98cf4e3ea322cd50bc931bc7785b9f69ded_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a1475d583e707af92c435cdd459f4a8f702e57b9e49cfb76ac91512beebc80be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0ed943c8966301eb44e8d67718adb5adb8420caf90c5e631b8d8d296f9add4e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:573735e1974231c8dd05b5ed635a95ed57649a42986ba711f972cd32f7b7ff68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:32c9a8ceeb90c4565d2fa61af774684552e8641a0ee8ec84e1c61fc01d0b29bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b4a0f6c7cc8a68a108a77f44cb5030ea67b76f806c9b4b732848add51afba68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:87b10247fa262d4de4ec16d2edbf0b3574a9b6af82d6306764a5a91bb3c33d02_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ca2433e378d2e62d6b17cf59848979a6834715e8f7096e70786f52055451eadb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cae37775a38e110f91ebf0623f2b4e44a1c75cef988e0a8bac93cf4961f6d668_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cfd1fb6a91ac0196bae8bd6eb1544e1f64a9a0788b4c282115dfa7f897b085a7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:11459e64f4876d20b3554fe0650b3ebdf14fa3845f92bb0c90ab68b72845e676_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ef33053475d1b93a7392f81f04ad436e9c8f9da09c7bee254cfafc4be522e64_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:efed3de89d26d94310f299109ae686b504cf5c70b78a5c91adb63f6a098556b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f4c6365070e8ce068dee4c1e361d2cdb3b7ba9c4a0e2eed57d93988a48ba5db9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:69c926a6aaf662407451824b7b8dd0cb80664e3c76450e00c77d40b177c7e659_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6d5a6c2dff9a50d0e0abd0d3ac5ea35a494024d1202964c71d1cfeb42d70281e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9e8a3733518027c368ada2a3a2c87730e8c801899d6405fe8bc6f6d604654e0c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d3645b4fdd5de3ddf521587b59b1f448724163a6ac462e61623f16fa202565e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:467811d5ca58dbc4c46c965ce47b483a51804099075368b52d1fbcda3e4928ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83799e73e111b17e22fdd47c83cbbff53ece31e2cda0214119dae70596031217_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:978c2a090b626da3d78162ccb0bf2b2b3a4c52d69085ca68f29387353bc23a4e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c03dc434d901471014977c694cb5a33895da674abc0ac78ccc857e0b9492131d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b9ee3cf8bb25f69a863f4eca841634a2ce191b68d4c01faa14104da77dc8689d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:bbb8509a17f329d93223059b8dac3bad6c30ab17667a67fbc647cd1cb6bf0ebd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8804453a0eb5d6fbadd0991aa0ffda0e17c00bbffe4f81a2f0b76ae30b32401_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f07c77d9dd46727b14807bd1042b816f346bd2ce748ee12bf264ad458cf04c99_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:8a7dae98476892c0f02602708aeb3b81d93c2bd0e1e806ddbcbda99fa7210d74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b3770307397d2d01504de65e5adf1328c7d220542bf0d9baf3d7bf551303e058_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f88bd5925e0c55ee365aadc2cff2cbc21f0b97a1c2695ce640fe2915c144e79a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ffb402cdc0d56f4236f14d26e65aba8c501aff1a8013b6636931313f4e1cef51_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:3b48cc9f6428986f782c2ebddebf7aa1bdfe2afc5057c42aabc9d7518f3d6c5c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6d59e9fd3469b4154aa7dc3732528ba25d5b74231beaf98727e07f1576c6f192_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a27199f107737471c02f45d87bdd7b34e57952ed0d63b21292b7a4b575c1d94f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:acb670ea08f19b58ba3d9d1a199116f8f1dc24f28feb67c70cdda3a30585d637_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f1479fc6b2911ba1325eae2c032dd2fe360235aeaf6093960f3760ddf0f90c40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:f8e3ae010604f838a92c0f255c168f4937520154b849562da6a0e1e184a07008_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79adfecec200377e1d14dc932df4604476a3ae3fca7e52d947e86c2bdcb2fc8b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a9c03c910231bc6274bef79274e35ae4dbcb8935c62b9022ced101d179d1339e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:42893556ee85d2144447493e768a701fc7252eafee5a567cccedaef81d03545d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a804d22a1b32aefa05bcc479f658d8ff54a9e7104c77790a9150c760c1fcc5df_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:bbc4d6537dd3ec3ab13e58e5d9ff9340c1f1808600e1519d1449818ed931997c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4934097138f2ddc0f3c15eac78d58eeca1f86625e11d91260a7eb990e59d374f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87e51ac19d35ef71964e7ff28a6c1dd4242c4ea7152326bff97ae2fe9066fb68_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8837944d82e7c8c0e5eff9fee1fb86cd40e48d7e27becd0b4954651e8ed30de6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9930fd5c539408ba98afefc41573a0f69f77577e73aaad1e6d55c4b7eefe334f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2b978ace8d69b6fc89f128fadd69ce95fce2e4ed756cfb7db211fb7b37bc0fea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3626b0c91411d83b0adca4934ab5ac48204ae66f3b7907ea0a034e539ce24f68_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:912ff1a8555a7583797be772560d2a36a5b6715a55343ad1acb072a2a2adb548_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ec50942072827eee83f8e084ff04101d8271f7d888ee6bbc5c5c2387e7e7f505_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dd5f1d3a3fb75522742837fcfd1909df71c5ba38bd77789be5c1d000a5b02f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59ce221e71accdf0110a2c96225f311e47fe33ffa1dae42d078ac5a07897e43f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7c899b2fd915e7626691a514d694acd7b8f9a62922d3a25f0825ef643ed8504a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9a38e4c8225ab4fd4164a0ebc02e6000680b950f4d2bb701defb42652524ecc6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:56710aeae981a59b1d34032557fa875956d809e194d27220e91f6024690c4904_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:66391dfdfdfd232cd9d0eb24be8253878456b357db7888445ce312a516caae3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:befd29b2ec630a80bc58b797db1414fee6e4e9a8aadd59439889ebc92af76181_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ef8eb5249118a28171448a85c9300cd052a714974f34e2de2bce58572d1078ee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2ff758ec4c2e1925287f1bf341ea3a186fbcdb79a4c8c3a675888aab6d64671e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:484fd38d23e81805405285b6fc6b0a70e9c46eed93fac6338a47674e74aecf9a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9390efca4bd2ce726bd1ab1349efdc1764793d0a32a420ddf99c2c1e23267865_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bd73f7905c65114028d3810bb7d67467c1199137db0200f498fcc64624d0814b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:80a1239977234876656772438d43a756a931f1cf6bf6b692554d4d9e2d781089_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:cdde952a7b7bdc9c067b4bd1bff56628075806edf420aa181eccb3f42fc328fb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d1550c06cbc34d688f26ee57bc8e24a2c4f63014a2f8caf973bcd7fe687d25ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f93cc3d6ff8e2b1b35104ce28fe704abfe2fd17926cd0fb907ee496cb2777ba5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:83cf33468a2b0ac5e0a432302eb5f40abca7c15a0f1f2d5a1805d8ed21e16e66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fdec0ced7f992cd8d15fa8b56c3b21c7dc0c6728a342fffa64a2c068177c0ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:95a091aa7ae14ccde86e6c8e07405c8fd1ae4098ba5190f1e2561fbcebff7a63_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5b4c41555cae8d601387564fb667e1f886e5f1d62353f68b24091d922aeae4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3394b4361db1f4e8b0249f6f9fc2d19f87a62bc257896f6c364cb81cc388efe7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5353cc0c6634db7881c3e3f0dfc2aa1ae9197c226318050a4195b67f1aa738d5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b0ece2f9224a7ae9ebe3e87e0ca978f8576dd8a5cd229de366c6a94e3fc7f3b2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:f5ddf5b8f3ab52e67225974a87ca6300ce77a01202d617ef26097d91444f56ee_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9a14fbfeb092093f8c32b4e21e26e341acd74730423c2b57d4fe76527902a018_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c7a6745085692277e3678b62002a8eda2f1025a9af0a1cd222623872385c76f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d185e104ea4d4581f59d0a85323b81bc08518505ebc25594c3d58843d93ce17c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d1a0ae016a89773b7205c56debc4e25cc8d8c6b1157d4ddb4040bc38574b1d7d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:249d3d7ed83c3b05cbc7d61bf2a946021597269ef7bebea0265da38cf1ed92c3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4bb6eb77417c82f039398073c89fce083e66314ab95dbbcb6e73252e8d72a855_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8cb286e23a6fafb781b1569eed8dc748afa193437c6e01efd03ba89e4ca2274f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:db23df538abf87d29b61fc76baaaba48d2d7084b5d390d4eed6ec0f85305547b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:21e0658e6b22c18526758958bebf568ce33d4ec8ccaa418d568ae094e8b89d3e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:686314049a07faa5bfdc7be39f02d4667b0528e00d82d8e1761426b297348117_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9c8119f1fd81ba3c16a14062aec475829e7294e5abff513082a0a26007296a99_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e4ac2a3186f44235e970b7fdba96486353eb84f64518f1c1fb49cbf8361374fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:09eb522f8a2ad86f53020499ca03d529223cc9e7ee71567273c9c572cf836d7a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:48513475681f36cb342abae0793f33df3702ca8bdb00b924c0a35b4869c714a9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a6f7c817581d3f137328cb5662817390b556204d94dc7413d7609430a264ac3c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d644fc2d57bac72798c2ef9ecb0278398730b646d8f99f6d99c70cf39da9af16_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:09a8a7da2b663ba852e29957b3e4abf21547b05656c9e2e7aca59f4f77d34f6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:289d3f0439abccb645b5a5c816a097690be117b3eec0cbb1016053ef0be5c104_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6fcc88bcf69c25a195523da5970563b19c654d88bc3a4dc18c75ad24f76e5e40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b38bcd7dd7540fc37c57864107c9d91eb5a36c9aff5680b307dba56eb4eff2e0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1387d591a9c342650c5db25cc54cb7474cf74eefe6cf71bd9e7dcac4e4e30152_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2eca690eed28b53e8c16cc9d5aebaf8cebb37f123a839c2b8285255a4e932607_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:536364768b1c777168bd11bb61371217e1d561932b00e1a24d4a7b0167418f05_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7414a7ae9b689d0f8c4dfbaffe0e3eb7a55e6bc25f9370aac9e786ec9006d5e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:19fdbc280f02942cf9188d66bad240fae142f7110e3e09c4727b741d544064ea_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56eafd4afe14df91c9f49866032a4e217e33d9a167b236689e8bdc1aeb8c7fe9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a4decde8d211a699e7acd630f32a0eddcb75ab36488ffdada34951fae013daea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:df8d9583c0b8b6eeb859054d1d35faae327aa6089739e36b4abead0d177110c2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:0f39a570b57d16363f10cb1d1632f40eefc9678fa5da707f6b82ac37fc309368_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:bc52c396f663f4499803b42da5c730778cd3bd595a7d114e7e5d3424a324a53a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2d54105b0ad6f2c07062af4df272dd62aa43190d94af801ac0148567e58fbf83_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:32645c2a022ebcc5c42c6a6918f7ad1a43e9d3d2f70ed14156fc423cdc966aac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:649024389241570343f1397edb8cfcd1947b0b1d5237363211f10eb1032a57b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b925c7c2fe92e39cf9b7d8e630c0c86c4d7f46333382d3c57301752a965df4e0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0d037106ecaf99369940bce48bf1a110114ccb9bfe63bdd75b6b1b9ee954ce98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1b6bd179c04ace609777eaa5937dbc69473009a28a041b2f709ba04e35f0ce7d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2c97f935952b8ee9a1ef5307ef571e4e50fb5fbc3ec52e9dcfb10357d804f501_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d13548abba6f7de6c977495cfad85bfac78cba02e792e218902d9abdfb5dcf6d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:202953d25c43a1830ec4dcdf88667dfeceb62473c042730141e1e0ff76d5739b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:96fa511745615c24ce7816c061b926d541f2b9bf1d0e678e026982baf82d78c4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d3d5fd9411bdd7e610bc2050ca9e0dabcc0e4d4e3325a07a74e32047c150152f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffec813bfc0783c0c39e1617793ccc44407bfd98396cad264b65dc3e47581111_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0601ef7e303aca1849b296a9cd1483fee3f055c908feac825774132d7ac472a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:858362a3aa8a1cadb49ea95b9862afee94af1fc762b189b33da94eb2e1780a41_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aaddadedf71b542722a2766f854d5498b88e7ae56b46b85a544ce1ea195c223e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e717ce03953feef04fcc4ef88b0b2e6193efac7277a8ec8f24d4733e23510967_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:362cded3f1ea5b9bd91639ae2dfacf303377cbdf3a1155033926e54a99ce21d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3726afb775579e41a2f42663009b5ae5d2349c1528559ad602934c24d4cde91a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b287895c17c5ce62824b8ea8a0009725e37efd901c3796795c68226eda719fa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6aa50d661eec50e37ab819bfca8921925a60580b29716c13e2d68f4190d9ee15_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:0d89dfe46d047ca32a4588e65566d1deb3d7c65e091364a43973a11a03ffd2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6c0ca19b7025e7e2649abf5307c9768c035e3f5b8cd48650c8d8115c3ab3fcb3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:730e9677e5e7e447cfa578a15b96b05b23d0b5da049232dc4a7515199115cad6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ce88ea4af65c051fdd7a1af83e775622a6c50bd27f70773eb7868685aeea5ea1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4e6d20cbcb5cd3670f44d38f83d1261bb50aa5aae7ec34b5c28298066e88e269_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:74639b5808f67529edef798ecfa9be4b3c9728f9f251a7884d5e7ba25bf68010_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:752164583e88d201958361ac0dd4eb5de271fd06afd824b6f45fa4833015cebc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4be22a05b0b640a140b9acde63e89f2b097ba66af50cb221486ffd011bc20b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3e450d7c898fa6d1e5cb55054abdebd2fb15417356f1ce8cc05cd63f674e88c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:658579ed22c6313d2b5b7a96c977998ca4779188a4ba8cdee6cf93a8d1b03b9d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b51d633585c94fe5bd20e78a3dedb56a259c41441719754e2e52b4d1c181b0bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d6476698d32a091fddc6edd8ccdf3b4d8c23ebfadf73d022cd612e552bfb9019_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:25d041d77f23056c9524febbd2a6acd5766ed866c619b681cbf10c49a381db72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2880ed9e6d36c36efa2349cfc5b330e3aaf38a0a72fbb1bfb8e1a61706f155bd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:825a5f4375a082eccb493746275b7f4bccf715d06ec3ab979e997b7f307594a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e30da7bf8b6cca03fcc771c083e56d98ee421e3ee86c0ab6a838d1434dadf83a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:40f949821f1af096b43f744357b680717a33e3daf2ac8053f92314a095444979_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5b19fd5783aef8429156bcd564a94203950e584265084a40d77636e23432819d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c8e68a27ce77853b8039f6f39cbae9e90791472295da8803df9d68eed24bdb0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8286e1416321957202f757d2a1042da2595f951d14c2926eb9ac9011e7f2d69d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:933deee4b914d0989841925a0b9d524c14268732fe5b825f9cbfa384f3e0a0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:97c9a8345b4e88af218452986d4c1735bf06a9771e4fb8ea3b5d5311b58b4c63_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b3e9eb6906dada428c54a8792bf442c241dadbf0b058c18a2eea09b39781006_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dce007173bfd32981bb7a49c87ef7b0f83596fd3a7a78a72e006f20dd875b50c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:76a73594c718bf51372f1ec22fef4660de017b9e6c9db44d5f05c7449177085e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad5e6ea2935fc1adbb6e54d224114b33ed1a3008bc4495d1bd680a51e1a9b7e0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cc7c51fb4f507c23ee4704b2260504ae9e459b66c8718355552e8f88aa8c1c51_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e5cb504c62432562a409190cdd93da24a94000f7f4b6ba5ca79c45e8e72a2fd3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3c3b6cefbe186b402cd34bc8021e176fdc255ace935b73d8078fcaf0d1b2028b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d17d5000d3b7cb03659a857408006ff1755a0cb075a83eb2ac931a559ca4a20_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87dfb92a10b01b5572bdd3a684484d37660d007f37dd06295dbcb499c565df6e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e2e5c326284e9a1d93917ac7fa45399fa67060559758029c387b96c95374b0cc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4ce4cd66fc1f9298c9898a7824bde2a967120b11843434dfd64397a56d0ce3a9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a0d0d6c99279fc7e7e59a0cd96b3a1692bf434bd3cd0aaf745fcbb4795d8dbf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da82c1c30ecec3f29b011480b1601ac41cc7d897ed1dcca0a52bd7a3c9910cc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f88eda9c5bc36dc085ff895bfe665392cebfab4970592ae103ff5e312d461745_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4a02c16b58c392ad12d8c8e4a1515a587112aae86f6553b482601b09a647bbc6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:671dfc194661bdef07aab0dcd601bef3072042adc24220c3df8778485a54fa74_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d18c4c5cb1c6e88cb7d885728e9e85f124c393f92cc7f20db2c9e596062b0d36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f2e8a8bb3b0f711cd92433b518dd885b0fe692bf78b11a9efcddce2b36490b7b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:19297ccee78961302d87ca84bfc270c383077333985bac1c27272e77c4cf503c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7537918004fb738a019a19abb41b06b6aafe4bbf7c1a42f947c6f1ec04efb847_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:788a82bd83aae6e9ad9f0dc5b133e91e7f45c8f15d8e845048b1baf374b626b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a2ddcbc247e90001e339ed5dab5fbb58a1332b88698f13a09cee14c89f44104a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:21be90c826726c1a16dd9a6e699c0be3e245f4e4b8f46c790c5c4562c344ca62_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7d03493de0b88322f895f7f3ab861cead85964883115bbd10cee164cdc1c6b6a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8142f45a1fc771be7a7b83cb095d0f72e2c1e1aa211b3387a28d25e479c7e7c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a13ff0af64ebb209a2caca2a84a13c22061884d29a1da75d041622bdef11948b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:25ce682994cf909c578cbea59a5acc43765b18ffdbb73107930838cf4025e6a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:51c6bfeeef5f8760f7f967045b58af2896163c8e170ccfd74f3b1397290147d9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b3074ffd60a86c3d0c681b87ab0daf2bea9194b39a050cf3716d9e85cedf5e70_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8415e218a6c655186772e60250b4cd5770a356c42c0d4865a9c15b43c723004_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:46c5de36942d44c7895c39329e3517dd6910796995c4f8a756882101fe03ea79_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a3a318d0fa6b089190960a43601dae13a6b1ec9f8cd1ff17e3f6ddb468e8e790_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a8b70aa9ead5271e6a8aca297802f0665caec3de00b6a99dd02f88723c403de7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d47777cfa97d95cc55dbd2e62120e24583c75634a1ae944edacea77ed458497e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:96227d4ada6d41a8d3cc78e7a4a59a80f74903599f4abc983132a9fed902d446_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d149752303df49b95136e8592b9d6fde935e22680b4c5bc91c48a69e53fa1652_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:12b84d6e878ca6d794b98b4bd55989b725722112a79226fddf3e677ec0b7b290_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:4b359c20e0f58879434bd6dba61502c93a98553e578dfa18889167144d9f3c92_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d6edc6265c18c52784e29f671e1cdacfc60d2ffe6df78831734a691fb3faa53b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e63c78b1574188a90c8f52c5cabaecc718ce790cb4edcefb4d2afac9b6ed203b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:03f71e6805e8b53c4226ec658a6c83dc1e0f4f543ec2b0e7807e38ce5eaf9e15_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:165d581167d7b6adceac4508d190895b4d04af277cdb2949e904d9e4e7c89ebf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5bce53b4c38f895a74f21013a5a73e60075d564fc2039c1b8a1636e629df84ac_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5d1ac5f6afea71fa109fe9b369e47a7e063dadb9f98c982ce59b07c81f1de61f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:60b50091211d2f838398fc2f979c161e2f69531f1011e3cbb974aae475e3909a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c10eb4516b5f201bee553c4fc57e6bd0cf772392bdd103388fbbafa15d2c0ee0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2c5b29d57d960ee7eeaf64b7868f079d0271fe57a57f43416287baedf5d9709f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:41291b8cef33fc6b1d1a1e1e3b0d1f624ab1c86c2fe06c0d7cd03cf6332a461a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:74c47a158e9a63f0972f2ecf61d8102cee1ee1700cff5e5be60b3564f8f7b016_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7a90333dc9fcaedda1371b283fd604d9931f6f21b5e824c9a02b2a60ce8500c1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:33c954bab2ae22fbc98c28c644a0b9ea8be3be9c68fa6decb4674441e898bafb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451c5860fb826625ed74a269f3c097ea355123834df79bd2520320a88f3c11c7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:451df75983c7899da2c39832ba82a3d19c2857a782b546edbd31cef72a2f8c95_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9a4e8dc4f812b1aa2b999f109042bd0a026760b7dae7972f87232dbcc619a9b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:12e89bf06f2fb60feaaad5f0e22a8b48a2c77b0163637ff5a86a3fadbbd31aca_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:28ed79a9ef0dc30d7a521883dbaeeb70352d8dda7028b6eed19cdba6447c113f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:92173d895e19f879821da555143a2b6b5e3caef708f84c82689af87cf0579e4d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a6fda48770678d58ad21045890d32fdc83a1eb9fa9caf9d4a6a093ee14fb0b04_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:8f30fd869540a2714feabe8b634d81e2533af65937334967850db1c4dea2f121_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9853bc3023720003863f062913e03361ae6b98d9c68a05d025c6a82fe55b5a66_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a435b559f342f33cd6ba2a12594238fc623a06dd900e82e7150573561a293696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f4662674bf7250c518178f519956aa58e1537d37c919689e8e813f7b56255653_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:28b03b18a003a3374870cdfc02b760a652e4953e1f6d698ff7a926fdf363c39d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:403f1065058c4c0239572f75bd82e175b0661c77db730a3d85191e75758a8cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9a84c3d534c9e5bd9230f916de7b445cd3e43d528bdd2db79fa60a8d04fb1496_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e275a3fac3737aa73c82c352f21da6108e0159550c863d1302b61187a7beb671_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:367246544f3dd1b7905a1af20e2d6aae39a4d47ed3b4409ede30e379e8d16819_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ae0e454a712ecd31e94e90e179cdee4aadda89a712224af64e405e9e771da41a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:af6ff385ce29485f87c5b4b691b1d68226c184f711828626cad5d76a4a124e38_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:eea64d28573cae6612cbc1ba4a46c2c44da09c37753e2b74f936e8e2885598a4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:30c2ed21e90fef0b8bb28352e32277e22732591759cc0c915aa1167aee3a879a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9ad87fd9e9a6dfc8f8bd12defcec0344a034639e2be239b5facb2b768a310048_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dd6ae230bdd1b618f4cdd2e097579fe7786a6a4f79ad6507837b4c2d1f3c9804_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:f3bcdc07a71b7aff86795cb882dc089eb6d862f10dc894e5c543a3cf64790708_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:294fc53ae55ebd378cc077f3d40088f44d4f5994cdc0b6157a3353841c0a5815_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8fffec74a538cff89eee62dd6c74d1cd5f0e9661df1ab8ec81be6d5985ec27ca_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cc17037abc409d609fbf31ddc5b3986646527b4825c1750385fa783fa06c3bf6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f915dc0d98d49ec17757e396e0c0c5049ee2fc9addbc2b0c40c10c193e3380f1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:2cae1286243378b498a87de50339d9fe3a3ea64b0a8e5945cf579a05caea94f4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5e79695b775ab7fbbb749b40c94b557cf3c558d7632c75bf16515c3cb44fd049_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:96da25fc81bb818d0a09619fae21728b9ece7ecb9f7e52c78ce359dfad2f2b4b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c287773818bff98bf05341b507f6a163c5a47e29a42166109ce8631ae1dcfc61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:18ade6edccac3d2e194be300c60be6b528cd6c49e03bf1c5b782e5eff92bf66a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8024158aafe10374e73f10acb6a9a0df8066c9cfb4176c952fcb20cce9567619_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:83811735dbaafc5299d26969474565cedfc7c0240d95414410e0a42c658f79b0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f0a8ff69aab458851aefe3e0e58cdd45fc87c23893f4082d2eefbb223e441fc2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:516a0ed6c650361d86ae8bbf5e73b6367320948ffead327ec0cd5a60d5589034_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9b78191fd154bb379e4ec4ee96cd5711900b62100363d3022fd5611e8c29638c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b07e15bc02d725a0887be635ee4756865cbf3b2cc0e5abf7e220789e6083e6ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:def45a713a2ced596d22fddcde08f6f21c1ce878bb0a849825ed66acef9bb333_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:bfb74f52f9a7249c740ec04ee3d51501a70c79c7ac66776aa3dfe870fda7c44d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:73a3e7af527bea86ea33ce1bd6cf010f4f7e2fc5f628473c658e53f62b03c38b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:ea49f458d2cd5128d095f0de9dda418be06bb109d52b86b268ccd8097036648b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:f6817a3818c848cc648561f5e0066e4dc0c612e8517b91da4f62823d9b9ed314_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c75d496fbfe5d9f3b13bcc137eed17f6a116d546a66f66da2a23160099b36eb7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:652996b073a9aebeec3a62acb474d30d0cd32aa9cd99a92622c8f132a919267b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6482a8101948d8956b6dc68ac6ce33fe6c81005bd864fd446f84d66af959bb8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8f3745f4fc2288c54f2f8b2c3737e4a7580b614f2a8ee4ec3dae0482adda5d32_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:cf1aeca56eb121696b0b62bb43043a70adff384969b602053f9190fea226369b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:eabce4d89b1b6b4dfc72db9857667489acfb1e9d3581a7e144e2f13ff3b1e663_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:03de14a4c2eb399451eae95b83b10955dc44e358f30edb7eeb1d8c148f1d2cdc_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:05ee67374b1d11e2064188a4fe98c9c16198d736be8d67e7c020b81f74b6fea9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:347c0946ecff8a0e548e9c8581a54ee5d5de05e547780f80669c63ebfa1c62c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:eb33cd849e98fc7a3b60e35be6060d85fb54530cbf4d0ec006affe14ed621d3a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
}
]
}
rlsa-2026:21286
Vulnerability from osv_rocky
.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.
New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):
-
serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)
-
dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "dotnet8.0",
"purl": "pkg:rpm/rocky-linux/dotnet8.0?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:8.0.127-1.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):\n\n* serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)\n\n* dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:21286",
"modified": "2026-06-18T12:06:11.703070Z",
"published": "2026-06-04T12:04:37.164871Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:21286"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: .NET 8.0 security update",
"upstream": [
"CVE-2026-34043",
"CVE-2026-42899"
]
}
rlsa-2026:21291
Vulnerability from osv_rocky
.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.
New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):
-
serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)
-
dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "dotnet8.0",
"purl": "pkg:rpm/rocky-linux/dotnet8.0?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:8.0.127-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):\n\n* serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)\n\n* dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:21291",
"modified": "2026-06-12T00:06:03.661905Z",
"published": "2026-05-29T00:00:29.215827Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:21291"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: .NET 8.0 security update",
"upstream": [
"CVE-2026-34043",
"CVE-2026-42899"
]
}
rlsa-2026:21293
Vulnerability from osv_rocky
.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.
New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):
-
serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)
-
dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "dotnet8.0",
"purl": "pkg:rpm/rocky-linux/dotnet8.0?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:8.0.127-1.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": ".NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation.\n\nNew versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.127 and .NET Runtime 8.0.27.Security Fix(es):\n\n* serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization (CVE-2026-34043)\n\n* dotnet: .NET: infinite loop allows an attacker to cause a denial of service (CVE-2026-42899)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:21293",
"modified": "2026-06-13T18:05:48.728893Z",
"published": "2026-05-30T18:03:01.190443Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:21293"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: .NET 8.0 security update",
"upstream": [
"CVE-2026-34043",
"CVE-2026-42899"
]
}
ubuntu-cve-2026-34043
Vulnerability from osv_ubuntu
Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-serialize-javascript",
"binary_version": "6.0.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-serialize-javascript",
"purl": "pkg:deb/ubuntu/node-serialize-javascript@6.0.0-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.1-2",
"6.0.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-serialize-javascript",
"binary_version": "6.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-serialize-javascript",
"purl": "pkg:deb/ubuntu/node-serialize-javascript@6.0.1-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-serialize-javascript",
"binary_version": "6.0.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "node-serialize-javascript",
"purl": "pkg:deb/ubuntu/node-serialize-javascript@6.0.2-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.1-1",
"6.0.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-serialize-javascript",
"binary_version": "7.0.4+~5.0.4-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-serialize-javascript",
"purl": "pkg:deb/ubuntu/node-serialize-javascript@7.0.4+~5.0.4-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.2-1",
"7.0.4+~5.0.4-1"
]
}
],
"aliases": [],
"details": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted \"array-like\" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5.",
"id": "UBUNTU-CVE-2026-34043",
"modified": "2026-05-20T15:27:23Z",
"published": "2026-03-31T03:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-34043"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"type": "REPORT",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
},
{
"type": "REPORT",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"type": "REPORT",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"type": "REPORT",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-34043"
]
}
WID-SEC-W-2026-1058
Vulnerability from csaf_certbund - Published: 2026-04-12 22:00 - Updated: 2026-05-20 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.18.42
Red Hat / OpenShift
|
Container Platform <4.18.42 | ||
|
IBM App Connect Enterprise CD <12.5.1
IBM / App Connect Enterprise
|
CD <12.5.1 | ||
|
IBM App Connect Enterprise LTS <12.0.5
IBM / App Connect Enterprise
|
LTS <12.0.5 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in IBM App Connect Enterprise ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1058 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1058.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1058 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1058"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7269255 vom 2026-04-12",
"url": "https://www.ibm.com/support/pages/node/7269255"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17448 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:57:08.497+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1058",
"initial_release_date": "2026-04-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "CD \u003c12.5.1",
"product": {
"name": "IBM App Connect Enterprise CD \u003c12.5.1",
"product_id": "T052683"
}
},
{
"category": "product_version",
"name": "CD 12.5.1",
"product": {
"name": "IBM App Connect Enterprise CD 12.5.1",
"product_id": "T052683-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:cd__12.5.1"
}
}
},
{
"category": "product_version_range",
"name": "LTS \u003c12.0.5",
"product": {
"name": "IBM App Connect Enterprise LTS \u003c12.0.5",
"product_id": "T052684"
}
},
{
"category": "product_version",
"name": "LTS 12.0.5",
"product": {
"name": "IBM App Connect Enterprise LTS 12.0.5",
"product_id": "T052684-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts__12.0.5"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.42",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.42",
"product_id": "T054401"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.42",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.42",
"product_id": "T054401-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.42"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34043",
"product_status": {
"known_affected": [
"T054401",
"T052683",
"T052684"
]
},
"release_date": "2026-04-12T22:00:00.000+00:00",
"title": "CVE-2026-34043"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.